バージョン
menu
- 必要条件
|
Wwise Unreal Integration Documentation
|
AkAmbientSound is an AActor class used in the same way as the AAmbientSound object that is included with the Unreal Audio system. There are two ways to control its playback: through its own object Blueprint functions, or with the Start All Ambient Sounds and Stop All Ambient Sounds global helper functions. An AkAmbientSound also contains an AkComponent, which has its own Properties.
プロパティ:
Blueprint Functions:
AkReverbVolume is an AVolume class used in a similar way to the AReverbVolume object that is included with the Unreal Audio system. Any Brush in the Editor can spawn it. The reverb effect is obtained with an AkLateReverbComponent.