rotation
3D object rotation in quaternion representation; Right-handed coordinate system. Euler degrees are deprecated in wire message format.
This is the schema for Rotation, the properties of object rotation
.
Rotation Attributes
Attribute | Type | Default | Description | Required |
---|---|---|---|---|
w | number | 1 |
w | Yes |
x | number | 0 |
x | Yes |
y | number | 0 |
y | Yes |
z | number | 0 |
z | Yes |