BonePose.Matrix
BonePose.Matrix property
Gets or sets the transform matrix of the node in current pose.
public Matrix4 Matrix { get; set; }
See Also
- struct Matrix4
- class BonePose
- namespace Aspose.ThreeD
- assembly Aspose.3D
Gets or sets the transform matrix of the node in current pose.
public Matrix4 Matrix { get; set; }