Request

Response

    Matrix4d.M24 property

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

    public double M24 { get; set; }
    

    See Also