Wwise SDK 2022.1.17
|
◆ portals
ID of the portals that the path passes through. For a given node at position i (in the nodes array), if the path diffracts on a geometric edge, then portals[i] will be an invalid portal ID (ie. portals[i].IsValid() will return false). Otherwise, if the path diffracts through a portal at position i, then portals[i] will be the ID of that portal. portal[0] represents the node closest to the listener; portal[numNodes-1] represents the node closest to the emitter. Definition at line 252 of file AkSpatialAudio.h. |
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise