Wwise SDK 2024.1.0
|
Positioning information for a sound, with specified subset of its channels. [詳解]
#include <AkTypes.h>
公開変数類 | |
AkWorldTransform | position |
Emitter position. [詳解] | |
AkChannelMask | uInputChannels |
Channels to which the above position applies. [詳解] | |
char | padding [4] |
In order to preserve consistent struct size across archs, we need some padding [詳解] | |