Falco Engine
3.9.0.1 (beta)
VideoClip.cs
Go to the documentation of this file.
1
using
System;
2
using
System.Collections.Generic;
3
using
System.Linq;
4
using
System.Text;
5
using
System.Threading.Tasks;
6
7
namespace
FalcoEngine
8
{
9
public
class
VideoClip
:
Asset
10
{
11
internal
VideoClip
() { }
12
}
13
}
FalcoEngine.Asset
Definition:
Asset.cs:8
FalcoEngine.VideoClip
Definition:
VideoClip.cs:10
FalcoEngine
Definition:
AnimationClip.cs:7
API
Assets
VideoClip.cs
Generated by
1.9.2