Class SdkMeshAnimationFrame
Inherited Members
Namespace: JeremyAnsel.DirectX.SdkMesh
Assembly: JeremyAnsel.DirectX.SdkMesh.dll
Syntax
public sealed class SdkMeshAnimationFrame
Properties
| Edit this page View SourceAnimationKeys
Declaration
public IList<SdkMeshAnimationKey> AnimationKeys { get; }
Property Value
| Type | Description |
|---|---|
| IList<SdkMeshAnimationKey> |
FrameName
Declaration
public string? FrameName { get; }
Property Value
| Type | Description |
|---|---|
| string |