[]
        
(Showing Draft Content)

C1.Util.DX.Matrix4x4.TranslationVector

TranslationVector Property

TranslationVector

Gets or sets the translation of the matrix; that is M41, M42, and M43.

Declaration
public Vector3 TranslationVector { get; set; }