Wwise SDK 2018.1.11
버전
Wwise SDK 2018.1.11
|
AkEmitterListenerPair Class Reference
Emitter-listener pair: Positioning data pertaining to a single pair of emitter and listener. More...
Public Member Functions | |
AkEmitterListenerPair () | |
Constructor. More... |
|
~AkEmitterListenerPair () | |
Destructor. More... |
|
AkReal32 | Distance () const |
Get distance. More... |
|
AkReal32 | EmitterAngle () const |
AkReal32 | ListenerAngle () const |
AkReal32 | Occlusion () const |
Get the occlusion factor for this emitter-listener pair. More... |
|
AkReal32 | Obstruction () const |
Get the obstruction factor for this emitter-listener pair. More... |
|
AkReal32 | GetGainForConnectionType (AkConnectionType in_eType) const |
Get the emitter-listener-pair-specific gain (due to distance and cone attenuation), linear [0,1], for a given connection type. More... |
|
AkGameObjectID | ListenerID () const |
Get listener ID associated with the emitter-listener pair. More... |
|
Public Attributes | |
AkTransform | emitter |
AkReal32 | fDistance |
Emitter position. More... |
|
AkReal32 | fEmitterAngle |
Distance between emitter and listener. More... |
|
AkReal32 | fListenerAngle |
Angle between position vector and emitter orientation. More... |
|
AkReal32 | fDryMixGain |
Angle between position vector and listener orientation. More... |
|
AkReal32 | fGameDefAuxMixGain |
Emitter-listener-pair-specific gain (due to distance and cone attenuation) for direct connections. More... |
|
AkReal32 | fUserDefAuxMixGain |
Emitter-listener-pair-specific gain (due to distance and cone attenuation) for game-defined send connections. More... |
|
AkReal32 | fOcclusion |
Emitter-listener-pair-specific gain (due to distance and cone attenuation) for user-defined send connections. More... |
|
AkReal32 | fObstruction |
Emitter-listener-pair-specific occlusion factor. More... |
|
AkReal32 | fSpread |
Emitter-listener-pair-specific obstruction factor. More... |
|
AkReal32 | fFocus |
Emitter-listener-pair-specific spread. More... |
|
AkChannelMask | uEmitterChannelMask |
Emitter-listener-pair-specific focus. More... |
|
Protected Attributes | |
AkGameObjectID | m_uListenerID |
Channels of the emitter that apply to this ray. More... |
|
Detailed Description
Emitter-listener pair: Positioning data pertaining to a single pair of emitter and listener.
The documentation for this class was generated from the following file:
- include/AK/SoundEngine/Common/AkTypes.h