[]
        
(Showing Draft Content)

C1.Util.DX.Matrix4x4.Row2

Row2 Property

Row2

Gets or sets the second row in the matrix; that is M21, M22, M23, and M24.

Declaration
public Vector4 Row2 { get; set; }