Wwise SDK 2021.1.14
|
#include <AkSpatialAudio.h>
公開メンバ関数 | |
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) |
公開変数類 | |
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 の 94 行目に定義があります。