版本

menu_open
Wwise SDK 2024.1.0
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.
备注: 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.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅