create360 MethodStatic

Create a full circle sweep (CCW).

create360(startRadians?: number, result?: AngleSweep): AngleSweep

Parameter Type Description
startRadians number start angle in radians. Defaults to 0.
result AngleSweep optional preallocated object to populate and return.

Returns - AngleSweep

Defined in

Last Updated: 08 October, 2025