Wwise SDK 2022.1.17
|
#include <AkSpatialAudio.h>
Public Member Functions | |
AkExtent () | |
AkExtent (AkReal32 in_halfWidth, AkReal32 in_halfHeight, AkReal32 in_halfDepth) | |
Public Attributes | |
AkReal32 | halfWidth = 0.0f |
AkReal32 | halfHeight = 0.0f |
AkReal32 | halfDepth = 0.0f |
AkExtent describes an extent with width, height and depth. halfWidth, halfHeight and halfDepth should form a vector from the centre of the volume to the positive corner. For portals, negative values in the extent will cause an error. For rooms, negative values can be used to opt out of room transmission.
Definition at line 124 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