Wwise SDK 2025.1.0
|
Volume ramp specified by end points "previous" and "next". [詳解]
#include <AkSoundEngineTypes.h>
公開メンバ関数 | |
AkRamp () | |
AkRamp (AkReal32 in_fPrev, AkReal32 in_fNext) | |
AkRamp & | operator*= (const AkRamp &in_rRhs) |
公開変数類 | |
AkReal32 | fPrev |
AkReal32 | fNext |
Volume ramp specified by end points "previous" and "next".
AkSoundEngineTypes.h の 163 行目に定義があります。