[]
        
(Showing Draft Content)

C1.Util.DX.Matrix4x4.Column2

Column2 Property

Column2

Gets or sets the second column in the matrix; that is M12, M22, M32, and M42.

Declaration
public Vector4 Column2 { get; set; }