Values for Idx_TransformMode.
World | 0 - Use the parent assembly world transform to position the audio relative to the listener (Symbols - C: "RelativeToWorld" , Lua: __AudioSound_RelativeToWorld )
|
Local | 1 - Use the parent assembly local transform (Symbols - C: "RelativeToLocal" , Lua: __AudioSound_RelativeToLocal )
|