版本

menu_open
Wwise SDK 2023.1.2
AkReflectionPathInfo结构体 参考

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

#include <AkSpatialAudio.h>

Public 属性

AkVector64 imageSource
 Apparent source of the reflected sound that follows this path. 更多...
 
AkVector64 pathPoint [AK_MAX_REFLECTION_PATH_LENGTH]
 
AkAcousticSurface surfaces [AK_MAX_REFLECTION_PATH_LENGTH]
 
AkUInt32 numPathPoints
 Number of valid elements in the pathPoint[], surfaces[], and diffraction[] arrays. 更多...
 
AkUInt32 numReflections
 Number of reflections in the pathPoint[] array. Shadow zone diffraction does not count as a reflection. If there is no shadow zone diffraction, numReflections is equal to numPathPoints. 更多...
 
AkReal32 diffraction [AK_MAX_REFLECTION_PATH_LENGTH]
 Diffraction amount, normalized to the range [0,1] 更多...
 
AkReal32 level
 Linear gain applied to image source. 更多...
 
bool isOccluded
 Deprecated - always false. Occluded paths are not generated. 更多...
 

详细描述

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

在文件 AkSpatialAudio.h219 行定义.


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅