Wwise SDK 2019.1.11
|
Set the scaling factor of a game object. Modify the attenuation computations on this game object to simulate sounds with a larger or smaller area of effect. See AK::SoundEngine::SetScalingFactor
.
Name | Type | Description |
---|---|---|
gameObject * | integer | The game object identifier. A game object ID, unsigned integer 64-bit. Range: [0,18446744073709551615] |
attenuationScalingFactor * | number | The scaling factor, where 1 means 100%, 0.5 means 50%, 2 means 200%, and so on. |
(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