Wwise SDK 2019.1.11
|
Set the output bus volume (direct) to be used for the specified game object. See AK::SoundEngine::SetGameObjectOutputBusVolume
.
Name | Type | Description |
---|---|---|
listener * | integer | Associated listener game object ID. A game object ID, unsigned integer 64-bit. Range: [0,18446744073709551615] |
controlValue * | number | A multiplier where 0 means silence and 1 means no change. Therefore, values between 0 and 1 will attenuate the sound, and values greater than 1 will amplify it. |
emitter * | integer | Associated emitter game object ID. A game object ID, unsigned integer 64-bit. Range: [0,18446744073709551615] |
(Required *)
Refer to Using the Wwise Authoring API (WAAPI) for more information about WAAPI.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise