Points, an axis, a center and an angle for point.rotatePointsCenterAxis.
point.rotatePointsCenterAxis
Optional
The points to rotate; they are not changed and the result keeps their order.
undefined Copy
undefined
How far to turn, in degrees; positive is counter-clockwise when the axis points toward you.
90 Copy
90
-Infinity
Infinity
1
The direction of the axis to turn around.
[0, 1, 0] Copy
[0, 1, 0]
A point the axis passes through.
[0, 0, 0] Copy
[0, 0, 0]
Namespace: Bit › Inputs › Point
Other symbols in Inputs.Point:
API reference home · Full symbol index · Tutorials and guides · Platform
Points, an axis, a center and an angle for
point.rotatePointsCenterAxis.