目次
Wwise Unity Integration Documentation
|
Add this script on the game object that represent a listener. This is normally added to the Camera object or the Player object, but can be added to any game object when implementing 3D busses. isDefaultListener
determines whether the game object will be considered a default listener - a listener that automatically listens to all game objects that do not have listeners attached to their AkGameObjListenerList's.
[詳解]
MonoBehaviourを継承しています。
詳解
Add this script on the game object that represent a listener. This is normally added to the Camera object or the Player object, but can be added to any game object when implementing 3D busses. isDefaultListener
determines whether the game object will be considered a default listener - a listener that automatically listens to all game objects that do not have listeners attached to their AkGameObjListenerList's.
- 参照
-
- Integrating Listeners (Note: This is described in the Wwise SDK documentation.)
2020年01月23日(木) 10時26分16秒作成 - Wwise Unity Integration Documentation / 構成:
