Inheritance
SdkMeshRawAnimHeader
Assembly: JeremyAnsel.DirectX.SdkMesh.dll
public sealed class SdkMeshRawAnimHeader
Properties
|
Edit this page
View Source
Declaration
public long AnimationDataOffset { get; }
Property Value
|
Edit this page
View Source
Declaration
public long AnimationDataSize { get; }
Property Value
|
Edit this page
View Source
Declaration
public int AnimationFPS { get; }
Property Value
|
Edit this page
View Source
Declaration
public SdkMeshFrameTransformType FrameTransformType { get; }
Property Value
|
Edit this page
View Source
Declaration
public bool IsBigEndian { get; }
Property Value
|
Edit this page
View Source
Declaration
public int NumAnimationKeys { get; }
Property Value
|
Edit this page
View Source
Declaration
public int NumFrames { get; }
Property Value
|
Edit this page
View Source
Declaration
public int Version { get; }
Property Value