Version

menu_open
Warning: you were redirected to the latest documentation corresponding to your major release ( 2023.1.6.8555 ). 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.6
Room Containment

Wwise automatically assigns Rooms to Game Objects using the geometry associated with each Room when available. Rooms can also be manually assigned using AK::SpatialAudio::SetGameObjectInRoom() (see also AK::SpatialAudio::UnsetGameObjectInRoom()).

Room Geometry

When a geometry is used to define the shape of a Room, the following restrictions apply:

  • Geometry is watertight: there must not be any holes in the geometry.
  • Geometry is a manifold: the geometry must not overlap itself.
Note: Wwise supports both convex and concave geometries.

Relation between Rooms

Rooms can overlap or be fully contained in other Rooms. However, in these situations, a Game Object can be located in several Rooms at the same time. Wwise uses a priority system to disambiguate these cases: Rooms whith the highest priority are always assigned first (refer to AkRoomParams). If two or more Rooms share the same priority, Wwise tries to assign the innermost room if possible.


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