Wwise SDK 2024.1.1
|
Positioning data inherited from sound structures and mix busses. [詳解]
#include <AkCommonDefs.h>
公開メンバ関数 | |
AkBehavioralPositioningData () | |
公開変数類 | |
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 の 252 行目に定義があります。