ObjectModel.OriginToCenterTransform Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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