The six cardinal directions for 3D view-space.
Note that these are abstract directions and do on their own not correspond to any specific coordinate system or numerical values.
Variants
Up = 1
Up.
Down = 2
Down.
Right = 3
Right.
Left = 4
Left.
Forward = 5
Forward.
Back = 6
Back.
Arrow datatype
UInt8