Table des matières
Wwise SDK 2018.1.11
|
AkImageSourceParams Struct Reference
Public Member Functions | |
AkImageSourceParams () | |
AkImageSourceParams (AkVector in_sourcePosition, AkReal32 in_fDistanceScalingFactor, AkReal32 in_fLevel) | |
Public Attributes | |
AkVector | sourcePosition |
Image source position, relative to the world. More... |
|
AkReal32 | fDistanceScalingFactor |
Image source distance scaling. This number effectively scales the sourcePosition vector with respect to the listener and, consequently, scales distance and preserves orientation. More... |
|
AkReal32 | fLevel |
Game-controlled level for this source, linear. More... |
|
AkReal32 | fDiffraction |
Diffraction amount, normalized to the range [0,1]. More... |
|
bool | bDiffractedEmitterSide |
Indicates if there is a shadow zone diffraction just after the emitter in the reflection path. More... |
|
bool | bDiffractedListenerSide |
Indicates if there is a shadow zone diffraction before reaching the listener in the reflection path. More... |
|
Detailed Description
Definition at line 73 of file AkReflectGameData.h.
The documentation for this struct was generated from the following file:
- include/AK/Plugin/AkReflectGameData.h