ObjectModel.OriginToCenterTransform Property

Definition

Transform from the model origin to centered coordinate system.

public:
 property System::Numerics::Matrix4x4 OriginToCenterTransform { System::Numerics::Matrix4x4 get(); };
public System.Numerics.Matrix4x4 OriginToCenterTransform { get; }
member this.OriginToCenterTransform : System.Numerics.Matrix4x4
Public ReadOnly Property OriginToCenterTransform As Matrix4x4

Property Value

Applies to