版本

menu_open

AkSoundPathInfo结构参考

Structure for retrieving information about the indirect paths of a sound that have been calculated via the geometric reflections API. 更多...

所有成员的列表。

公有属性

AkVector  imageSource
  Apparent source of the reflected sound that follows this path.
AkVector  reflectionPoint [AK_MAX_REFLECT_ORDER]
  Vertices of the indirect path.
AkTriangle  triangles [AK_MAX_REFLECT_ORDER]
  The triangles that were hit in the path. The vertices in reflectionPoint[] correspond to points on these triangles.
AkUInt32  numReflections
  Number of reflections and valid elements in the reflectionPoint[] and triangles[] arrays.
AkVector  occlusionPoint
  The point that was hit to cause the path to be occluded. Note that the spatial audio library must be recompiled with define AK_DEBUG_OCCLUSION to enable generation of occluded paths.
bool  isOccluded
  True if the sound path was occluded. Note that the spatial audio library must be recompiled with define AK_DEBUG_OCCLUSION to enable generation of occluded paths.

详细描述

Structure for retrieving information about the indirect paths of a sound that have been calculated via the geometric reflections API.

在文件AkSpatialAudio.h126行定义。


该结构的文档由以下文件生成:

此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅