A Quaternion represented by 4 real numbers.
Note: although the x,y,z,w components of the quaternion will be passed through to the datastore as provided, when used in the Viewer Quaternions will always be normalized.
Arrow datatype
FixedSizeList(4 x non-null Float32)API reference links
- π C++ API docs for
Quaternion - π Python API docs for
Quaternion - π¦ Rust API docs for
Quaternion