<Code Lib>
2022 Property
Changes 0
P

Transform.Determinant

Description:
The determinant of this transformation.
Remarks:
The geometric meaning of a determinant is as the scale factor for volume when applied as linear transformation.

public double Determinant { get; }

Loading…