menu
 

在 Audiokinetic 社区问答论坛上,用户可对 Wwise 和 Strata 相关问题进行提问和解答。如需从 Audiokinetic 技术支持团队获取答复,请务必使用技术支持申请单页面。

0 投票
Old APIs had a layer between AkSoundEngine and project scripts that supported GetListenerPosition from a listener ID, which has been refactored to require a UnityEngine.GameObject (even though it's still named in_uIndex in the signature of GetListenerPosition).

Is it no longer possible to retrieve the listener position directly from AkSoundEngine.AK_DEFAULT_LISTENER_OBJ? This API still returns a ulong, and I haven't been able to find an API that converts ulong to UnityEngine.GameObject.
分类:General Discussion | 用户: Aaron H. (100 分)

Please sign-in or register to answer this question.

...