版本

menu_open
警告:系统已根据您所用大版本 (2023.1.4.8496) 自动跳转至最新文档。若想访问特定版本的文档,请从 Audiokinetic Launcher 下载离线文档,并在 Wwise 设计程序中勾选 Offline Documentation 选项。
Wwise SDK 2023.1.4

◆ QueryReflectionPaths()

AKSOUNDENGINE_API AKRESULT AK::SpatialAudio::QueryReflectionPaths ( AkGameObjectID  in_gameObjectID,
AkUInt32  in_positionIndex,
AkVector64 out_listenerPos,
AkVector64 out_emitterPos,
AkReflectionPathInfo out_aPaths,
AkUInt32 io_uArraySize 
)

Query information about the reflection paths that have been calculated via geometric reflection processing in the SpatialAudio API. This function can be used for debugging purposes. This function must acquire the global sound engine lock and therefore, may block waiting for the lock.

参见
参数
in_gameObjectIDThe ID of the game object that the client wishes to query.
in_positionIndexThe index of the associated game object position.
out_listenerPosReturns the position of the listener game object that is associated with the game object in_gameObjectID.
out_emitterPosReturns the position of the emitter game object in_gameObjectID.
out_aPathsPointer to an array of AkReflectionPathInfo's which will be filled after returning.
io_uArraySizeThe number of slots in out_aPaths, after returning the number of valid elements written.

此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅