An axis, an angle and an optional center for transforms.rotationAxisAngleToMatrix.
transforms.rotationAxisAngleToMatrix
Optional
The direction of the rotation axis.
[0, 0, 1] Copy
[0, 0, 1]
The rotation in degrees, following the right-hand rule about the axis.
0 Copy
0
1
The point the axis passes through; the origin when left at its default.
[0, 0, 0] Copy
[0, 0, 0]
Namespace: Bit › Inputs › OCCT
Other symbols in Inputs.OCCT:
API reference home · Full symbol index · Tutorials and guides · Platform
An axis, an angle and an optional center for
transforms.rotationAxisAngleToMatrix.