Class SdkMeshRawFrame
Inheritance
SdkMeshRawFrame
Assembly: JeremyAnsel.DirectX.SdkMesh.dll
Syntax
public sealed class SdkMeshRawFrame
Properties
|
Edit this page
View Source
AnimationDataIndex
Declaration
public int AnimationDataIndex { get; }
Property Value
|
Edit this page
View Source
ChildFrameIndex
Declaration
public int ChildFrameIndex { get; }
Property Value
|
Edit this page
View Source
Matrix
Declaration
public XMFloat4X4 Matrix { get; }
Property Value
Type |
Description |
XMFloat4X4 |
|
|
Edit this page
View Source
MeshIndex
Declaration
public int MeshIndex { get; }
Property Value
|
Edit this page
View Source
Name
Declaration
public string Name { get; }
Property Value
|
Edit this page
View Source
ParentFrameIndex
Declaration
public int ParentFrameIndex { get; }
Property Value
|
Edit this page
View Source
SiblingFrameIndex
Declaration
public int SiblingFrameIndex { get; }
Property Value