[]
        
(Showing Draft Content)

C1.Util.DX.Matrix4x4.Column1

Column1 Property

Column1

Gets or sets the first column in the matrix; that is M11, M21, M31, and M41.

Declaration
public Vector4 Column1 { get; set; }