CoordinateSystem
Available coordinate systems for positioning of audio objects.
Enumeration Members
atmoky
Right-hand coordinate system: x: front, y: left, z: up.
Value
atmoky
openGL
Right-hand coordinate system: x: right, y: up, z: back.
Value
openGL
three
Same as CoordinateSystem.openGL.
Value
openGL
unity
Left-hand coordinate system: x: right, y: up, z: front.
Value
unity