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