Wwise SDK 2019.2.15
|
Public 成员函数 | |
AkImageSourceSettings () | |
AkImageSourceSettings (AkVector in_sourcePosition, AkReal32 in_fDistanceScalingFactor, AkReal32 in_fLevel) | |
~AkImageSourceSettings () | |
AkImageSourceSettings & | operator= (const AkImageSourceSettings &src) |
Operator = 更多... |
|
void | SetOneTexture (AkUniqueID in_texture) |
void | SetName (const char *in_pName) |
Public 属性 | |
AkImageSourceParams | params |
Image source parameters. 更多... |
|
AkImageSourceTexture | texture |
Acoustic texture that goes with this image source. 更多... |
|
AK::SpatialAudio::String | name |
Name given to image source, can be used to identify the image source in the AK Reflect plugin UI. 更多... |
|
在文件 AkSpatialAudio.h 第 93 行定义.