As explained in Integration Details - Plug-Ins, plug-ins can be used to extend the capabilities of Wwise with new sources and effects.
To include an Effect plug-in in your game build, you need to do two things:
For example, this line will include the RoomVerb effect.
#include <AK/Plugin/AkRoomVerbFXFactory.h>
(...)
Refer to Creating New Plug-ins for information about creating your own source and effect plug-ins.
|
Note: This sample code comes from the Sound Engine Integration Sample Project available in the Samples section. Refer to Integration Demo Sample for more information. |
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요