Version

menu_open
Warning: you were redirected to the latest documentation corresponding to your major release ( 2023.1.4.8496 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.
Wwise SDK 2023.1.4

◆ SetScalingFactor()

AKSOUNDENGINE_API AKRESULT AK::SoundEngine::SetScalingFactor ( AkGameObjectID  in_GameObjectID,
AkReal32  in_fAttenuationScalingFactor 
)

Sets 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.

Returns
  • AK_Success when successful
  • AK_InvalidParameter if the scaling factor specified was 0 or negative.
  • AK_InvalidFloatValue if the value specified was NaN or Inf
Parameters
in_GameObjectIDGame object identifier
in_fAttenuationScalingFactorScaling Factor, 1 means 100%, 0.5 means 50%, 2 means 200%, and so on.

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise