[]
        
(Showing Draft Content)

C1.Util.DX.Matrix4x4.Row1

Row1 Property

Row1

Gets or sets the first row in the matrix; that is M11, M12, M13, and M14.

Declaration
public Vector4 Row1 { get; set; }