バージョン

menu_open
Wwise Unity Integration Documentation

This component represents a sound object in your scene tracking its position and other game syncs such as Switches, RTPC and environment values. You can add this to any object that will emit sound, and it will be added to any object that an AkAudioListener is attached to. Note that if it is not present, Wwise will add it automatically, with the default values, to any Unity Game Object that is passed to Wwise. [詳解]

MonoBehaviourを継承しています。

公開メンバ関数

virtual UnityEngine.Vector3  GetPosition ()
 
virtual UnityEngine.Vector3  GetForward ()
 
virtual UnityEngine.Vector3  GetUpward ()
 

公開変数類

bool  isEnvironmentAware = true
  Is this object affected by Environment changes? Set to false if not affected in order to save some useless calls. Default is true. [詳解]
 
AkGameObjPositionOffsetData  m_positionOffsetData
  When not set to null, the position will be offset relative to the Game Object position by the Position Offset [詳解]
 

詳解

This component represents a sound object in your scene tracking its position and other game syncs such as Switches, RTPC and environment values. You can add this to any object that will emit sound, and it will be added to any object that an AkAudioListener is attached to. Note that if it is not present, Wwise will add it automatically, with the default values, to any Unity Game Object that is passed to Wwise.

参照

このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう