Types
Rotation
Name | Type | Required | Description |
---|---|---|---|
angle | Number | No | Angle in radians |
centerOfRotation | Vector3 | No | Point to rotate over |
x | Number | Yes | X axis rotation |
y | Number | Yes | Y axis rotation |
z | Number | Yes | Z axis rotation |
Name | Type | Required | Description |
---|---|---|---|
angle | Number | No | Angle in radians |
centerOfRotation | Vector3 | No | Point to rotate over |
x | Number | Yes | X axis rotation |
y | Number | Yes | Y axis rotation |
z | Number | Yes | Z axis rotation |