Request

Response

    Matrix4d.M13 property

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

    public double M13 { get; set; }
    

    See Also