Feeds babylon.transforms.rotationCenterAxis: the angle, the axis direction and the point the axis passes through.
babylon.transforms.rotationCenterAxis
Optional
How far to turn, in degrees; positive follows the right-hand rule around the axis
90 Copy
90
-Infinity
Infinity
1
The direction of the axis, as [x, y, z]
[x, y, z]
[0, 1, 0] Copy
[0, 1, 0]
A point the axis passes through; it stays where it is
[0, 0, 0] Copy
[0, 0, 0]
Namespace: Bit › Inputs › BabylonTransforms
Other symbols in Inputs.BabylonTransforms:
API reference home · Full symbol index · Tutorials and guides · Platform
Feeds
babylon.transforms.rotationCenterAxis: the angle, the axis direction and the point the axis passes through.