Click or drag to resize

MathHelperClampAngle Method

Overload List
  NameDescription
Public methodStatic memberClampAngle(Single)
Loop an angle around within a -360° to +360° range.
Public methodStatic memberClampAngle(Single, Single, Single)

Loop an angle around within a -360° to +360° range and limit it between two values.

Respects from being larger than to.

Top
See Also