Class XAnimationSet
Inherited Members
Namespace: JeremyAnsel.DirectX.D3DXof
Assembly: JeremyAnsel.DirectX.D3DXof.dll
Syntax
public sealed class XAnimationSet
Properties
| Edit this page View SourceAnimations
Declaration
public List<XAnimation> Animations { get; }
Property Value
Type | Description |
---|---|
List<XAnimation> |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |