QuaternionRotation Objects
[-1.0, 1.0] and the quaternion must
have unit magnitude (sqrt(qx**2 + qy**2 + qz**2 + qw**2) ≈ 1.0,
tolerance 1e-2). These constraints are enforced server-side.
EulerRotation Objects
[-2.1pi, 2.1pi] (roughly +/-378 degrees).
This constraint is enforced server-side.
MatrixRotation Objects
1.0. These constraints are enforced server-side.
identity_rotation
rotation_x
angle- Rotation angle in radians.
rotation_y
angle- Rotation angle in radians.
rotation_z
angle- Rotation angle in radians.

