버전
Wwise Unity Integration Documentation
|
The AkGameObj
component acts as a bridge between Unity game objects and Wwise objects. You can use an AkGameObj
to track the position of a sound object in Unity and use it for game syncs such as Switches, RTPCs, and environmental values.
Any object that is passed to Wwise, including any object with an AkAudioListener
, requires an AkGameObj
. When you add such a component to a Unity Game Object in the Inspector, an AkGameObj
is automatically added as well. All objects that have AkGameObj
components are registered in Wwise and then unregistered according to the lifetime of the Unity object.
When using game-defined auxiliary sends, ensure that both the emitter (which has both AkGameObj and AkEvent components) and the AkEnvironment components have colliders. The colliders are necessary for the AkEnvironment component to detect the emitter game object and for its signal to be sent to the corresponding Auxiliary Bus.
AkGameObj
must have a Rigidbody. This option only has an effect if selected before the scene plays.AkAudioListener
.참고: | 반드시 리스너가 있어야 합니다. If you do not use the default listeners or specify another one, ensure that Automatically add Listener to Main Camera is selected in the the Wwise Integration settings (see Adjusting Unity Editor Settings). |
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요