バージョン
menu
Wwise Unity Integration Documentation
|
With the introduction of auto-defined SoundBanks, which rely on the Project Database to work, the default Wwise Project Settings after integrating with Unity have changed. 以下の必須設定が含まれるようになりました。
これらの変更により、XMLファイルの使用が中止されましたが、以前に生成したXMLファイルを保持してもプロジェクトに悪影響が及ぶことはありません。
The AkSoundEngine
class has been marked as obsolete. This class will be renamed to AkUnitySoundEngine
in Wwise 2025.1.0. Both class names can be used in the 2024.1.x versions of the Wwise Unity integration, but we recommend that you update your code in preparation for the future removal of the AkSoundEngine
class.