clampToFullCircle Method
Restrict sweepDegrees to the range [-360, 360]. The start angle and sign of the sweep angle are unchanged.
clampToFullCircle(result?: AngleSweep): AngleSweep
Parameter | Type | Description |
---|---|---|
result | AngleSweep |
Returns - AngleSweep
Defined in
- geometry3d/AngleSweep.ts Line 200
Last Updated: 07 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.