Matrix4.Determinant

Matrix4.Determinant property

Gets the determinant of the matrix.

public double Determinant { get; }

Property Value

The determinant.

See Also