Settings for a sound emitter. [詳細]
Public メソッド | |
AkEmitterSettings () | |
Constructor. |
|
AkEmitterSettings & | operator= (const AkEmitterSettings &src) |
Operator =. |
|
Public 変数 | |
AK::SpatialAudio::OsString | name |
Name given to this sound emitter. |
|
AkUniqueID | reflectAuxBusID |
AkReal32 | reflectionMaxPathLength |
AkReal32 | reflectionsAuxBusGain |
Send gain (0.f-1.f) that is applied when sending to the bus that has the AkReflect plug-in. (reflectAuxBusID). |
|
AkUInt32 | reflectionsOrder |
AkUInt32 | reflectorFilterMask |
AkUInt8 | useImageSources: 1 |
Enable reflections from image sources that have been added via the AK::SpatialAudio::AddImageSource() API. (Does not apply to geometric reflections.). |
Settings for a sound emitter.
AkSpatialAudio.h の 49 行で定義されています。