menu
版本
2022.1.18.8567
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise Unreal Integration Documentation
|
此 Integration 的各个版本分别与特定的 Unreal Engine 4 版本对应。以下是 Integration 2021.1.6.7774.2201 版本中所作的更改(除升级到新的 Unreal 版本外)。 重要迁移说明 2021.1.6.7774.2201
info | 注記: 此 Integration 版本不支持实验性的 Unreal Engine 4 功能。 |
info | 注記: 此 Integration 针对 Unreal Engine 4.23 及更高版本编译,但只针对 Unreal Engine 4.26 进行了测试。 |
有关早期版本的信息,请参阅 过往版本的发行说明 章节。
GenerateSoundBanks
Commandlet 添加了两个新的参数:autosubmit
(将生成的素材自动提交到版本控制系统)和 clnum
(指定提交编号)。AkRoomComponent
添加了 SetGeometryComponent
函数。借助该函数,可选择要使用哪个 AkGeometryComponent
将 Room 的几何构造发送到 Wwise。FAkMixerPlatform::GetPlatformSettings()
函数没有返回 FPlatformProperties
中指定的自定义平台设置。AkLateReverbComponent
中的布尔逻辑运算符拼写有误。