Meta_AudioStream

A container for AudioStreamBuffer nodes.

Public Types


enum IDX
Idx_Volume

Controls the volume of the sound source.

Idx_MinimumGain

The minimum gain after any 3D spatial processing (0 to 1).

Idx_MaximumGain

The maximum gain after any 3D spatial processing (0 to 1).

Idx_PositionAtCamera

Whether the position is relative to the user's camera or the scene origin.

Idx_TransformMode

Whether to use the world or local transform of the parent.


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)

Public Member Functions


No Results.

Getting StartedArchitectureBest PracticesHow ToAdvanced TopicsChangelogvrtreevrtree_cppvtCoreCoreForeign Function InterfaceMetanodesMigrationsObserversPropertiesSettingsTreeUtilitiesAPI DefinitionsVR ExchangePluginsLua API