⚠️ This type is unstable and may change significantly in a way that the data won't be backwards compatible. An orientation convention for three-dimensional coordinates.
The three directions are always ordered as [x, y, z] and specify where each positive axis points. For example, [Right, Down, Forward] means that +X points right, +Y points down, and +Z points forward.
⚠ Rerun does not yet support left-handed coordinate systems.
Arrow datatype
FixedSizeList(3 x non-null UInt8)API reference links
- 🌊 C++ API docs for
ViewCoordinates - 🐍 Python API docs for
ViewCoordinates - 🦀 Rust API docs for
ViewCoordinates