版本
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.