Struct MeshBoneDefinition
Describes a bone cluster inside a Mesh.
[DataContract]
public struct MeshBoneDefinition
- Inherited Members
Fields
LinkToMeshMatrix
The matrix to transform from mesh space to local space of this bone.
public Matrix LinkToMeshMatrix
Field Value
NodeIndex
The node index in NodeTransformations.
public int NodeIndex