Request

Response

    Matrix4d.M32 property

    Gets or sets the individual elements of the 4x4 matrix.

    public double M32 { get; set; }
    

    See Also