Struct ModelNodeTransformation
[DataContract]
public struct ModelNodeTransformation- Inherited Members
Fields
Flags
The flags of this node.
public ModelNodeFlags FlagsField Value
IsScalingNegative
public bool IsScalingNegativeField Value
LocalMatrix
public Matrix LocalMatrixField Value
ParentIndex
public int ParentIndexField Value
Transform
public TransformTRS TransformField Value
WorldMatrix
public Matrix WorldMatrix