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