menu
版本
2018.1.11.6987
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2018.1.11
|
Public 属性 | |
AkVector | nodes [kMaxNodes] |
Diffraction points 更多... |
|
AkReal32 | angles [kMaxNodes] |
Raw diffraction angles at each point, in radians. 更多... |
|
AkTransform | virtualPos |
Virtual emitter position. 更多... |
|
AkUInt32 | nodeCount |
Total number of nodes in the path. Defines the number of valid entries in the nodes and angles arrays. 更多... |
|
AkReal32 | diffraction |
Calculated total diffraction from this path, normalize to the range [0,1] 更多... |
|
AkReal32 | totLength |
Total path length 更多... |
|
AkReal32 | obstructionValue |
Obstruction value for this path. 更多... |
|
静态 Public 属性 | |
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. 更多... |
|
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.
在文件 AkSpatialAudio.h 第 285 行定义.