[]
        
(Showing Draft Content)

C1.Util.DX.Matrix4x4.Column4

Column4 Property

Column4

Gets or sets the fourth column in the matrix; that is M14, M24, M34, and M44.

Declaration
public Vector4 Column4 { get; set; }