Wwise SDK 2022.1.18
|
Positioning data inherited from sound structures and mix busses. 更多...
#include <AkCommonDefs.h>
Public 成员函数 | |
AkBehavioralPositioningData () | |
Public 属性 | |
AkReal32 | center |
Center percentage [0,1] 更多... | |
AkReal32 | panLR |
Pan left-right [-1,1] 更多... | |
AkReal32 | panBF |
Pan back-front [-1,1] 更多... | |
AkReal32 | panDU |
Pan down-up [-1,1] 更多... | |
AkReal32 | panSpatMix |
Panning vs 3D spatialization mix ([0,1], 1 being 100% spatialized). 更多... | |
Ak3DSpatializationMode | spatMode |
3D spatialization mode. 更多... | |
AkSpeakerPanningType | panType |
Speaker panning type. 更多... | |
bool | enableHeightSpread |
When true, audio objects 3D spatialized onto a planar channel configuration will be given a minimum spread value based on their elevation angle, equal to sin(elevation)**2. 更多... | |
Positioning data inherited from sound structures and mix busses.
在文件 AkCommonDefs.h 第 263 行定义.