PositionMode
PositionMode defines how the position of an AudioObject is interpreted.
Enumeration Members
HeadLocked
The position of the source is fixed relative to the listener.
Value
headlocked
Remarks
The rendered position is the absolute position of the source, independent of the listener
position.SceneLocked
The position of the source is fixed in the scene.
Value
scenelocked
Remarks
The rendered position is the relative position of the source with respect to the listener.