[]
        
(Showing Draft Content)

C1.Util.DX.Matrix4x4.Column3

Column3 Property

Column3

Gets or sets the third column in the matrix; that is M13, M23, M33, and M43.

Declaration
public Vector4 Column3 { get; set; }