Version
menu

Wwise SDK 2025.1.0

◆ AkMultiPositionType

AkMultiPositionType.

Note:
  • If a sound has diffraction enabled, it is treated as AkMultiPositionType_MultiDirections. AkMultiPositionType_MultiSources is not supported in this case.
See also
Enumerator
AkMultiPositionType_SingleSource 

Used for normal sounds, not expected to pass to AK::SoundEngine::SetMultiplePosition() (if done, only the first position will be used).

AkMultiPositionType_MultiSources 

Simulate multiple sources in one sound playing, adding volumes. For instance, all the torches on your level emitting using only one sound.

AkMultiPositionType_MultiDirections 

Simulate one sound coming from multiple directions. Useful for repositionning sounds based on wall openings or to simulate areas like forest or rivers ( in combination with spreading in the attenuation of the sounds ).

AkMultiPositionType_Last 

End of enum, invalid value.

Definition at line 314 of file AkEnums.h.


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