Click or drag to resize
FloatMatrixDeterminant Property
Gets the determinant.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public float Determinant { get; }

Property Value

Type: Single
The determinant.
Exceptions
See Also