Version

menu_open
Wwise SDK 2019.2.15

◆ SetPortal()

AKSOUNDENGINE_API AKRESULT AK::SpatialAudio::SetPortal ( AkPortalID  in_PortalID,
const AkPortalParams in_Params 
)

Add or update an acoustic portal. A portal is an opening that connects two or more rooms to simulate the transmission of reverberated (indirect) sound between the rooms. This function may be called multiple times with the same ID to update the parameters of the portal. The ID (in_PortalID) must be chosen in the same manner as AkGameObjectID's, as they are in the same ID-space. The spatial audio lib manages the registration/unregistration of internal game objects for portals that use these IDs, and therefore must not collide.

See also
Parameters
in_PortalID Unique portal ID, chosen by the client.
in_Params Parameter for the portal.

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