Matrix4.Determinant
Matrix4.Determinant property
Gets the determinant of the matrix.
public double Determinant { get; }
Property Value
The determinant.
See Also
- struct Matrix4
- namespace Aspose.ThreeD.Utilities
- assembly Aspose.3D
Gets the determinant of the matrix.
public double Determinant { get; }
The determinant.