[]
        
(Showing Draft Content)

C1.Util.DX.Matrix4x4.ScaleVector

ScaleVector Property

ScaleVector

Gets or sets the scale of the matrix; that is M11, M22, and M33.

Declaration
public Vector3 ScaleVector { get; set; }