Wwise SDK 2021.1.9
Ak3dData
Version
Wwise SDK 2021.1.9
|
Ak3dData Struct Reference
#include <AkCommonDefs.h>
Public Member Functions | |
Ak3dData () | |
Public Attributes | |
AkTransform | xform |
Object position / orientation. More... |
|
AkReal32 | spread |
Spread [0,1]. More... |
|
AkReal32 | focus |
Focus [0,1]. More... |
|
AkChannelMask | uEmitterChannelMask |
Emitter channel mask. With 3D spatialization, zeroed channels should be dropped. More... |
|
Detailed Description
3D data needed for 3D spatialization. Undergoes transformations based on emitter-listener placement.
Definition at line 252 of file AkCommonDefs.h.