Wwise SDK 2018.1.11
|
Public Attributes | |
AkVector | nodes [kMaxNodes] |
Diffraction points. More... |
|
AkReal32 | angles [kMaxNodes] |
Raw diffraction angles at each point, in radians. More... |
|
AkTransform | virtualPos |
Virtual emitter position. More... |
|
AkUInt32 | nodeCount |
Total number of nodes in the path. Defines the number of valid entries in the nodes and angles arrays. More... |
|
AkReal32 | diffraction |
Calculated total diffraction from this path, normalize to the range [0,1]. More... |
|
AkReal32 | totLength |
Total path length. More... |
|
AkReal32 | obstructionValue |
Obstruction value for this path. More... |
|
Static Public Attributes | |
static const AkUInt32 | kMaxNodes = AK_MAX_SOUND_PROPAGATION_DEPTH |
Defines the maximum number of nodes that a user can retrieve information about. Longer paths will be truncated. More... |
|
Structure for retrieving information about diffraction paths for a given emitter. Both the sound propagation (rooms and portals) system or the geometric diffraction system return infomation in this structure.
Definition at line 285 of file AkSpatialAudio.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise