Method GetRotationAngleInDegrees
GetRotationAngleInDegrees()
Extracts the rotation angle in degrees from this matrix. Returns 0 if there's no rotational component (identity rotation).
public readonly float GetRotationAngleInDegrees()
Returns
- float
The rotation angle in degrees.