バージョン

menu_open
警告:あなたのメジャーリリース ( 2022.1.16.8522 ) に該当する最新ドキュメンテーションが表示されています。特定バージョンのドキュメンテーションにアクセスするには、Audiokinetic Launcherでオフラインドキュメンテーションをダウンロードし、Wwise AuthoringのOffline Documentationオプションにチェックを入れてください。
Wwise SDK 2022.1.16

◆ 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からはじめよう