RadialArray.IsRotationAngleValid
Description:
This indicates whether the input angle is valid.
This indicates whether the input angle is valid.
-
angleThe angle.
Return Value
bool
True if the value of angle is not zero and not a multiple of 2*PI, false otherwise.