Table des matières
Wwise SDK 2018.1.11
|
AkValueRamp.h
Go to the documentation of this file.
void SetRampCount(AkUInt32 in_uRampCount)
Set the current interpolation frame count.
Definition: AkValueRamp.h:119
Definition: AkValueRamp.h:49
class AK::CAkValueRamp AK_ALIGN_DMA
AkForceInline void SetTarget(AkReal32 fTarget)
Set the ramp's target value.
Definition: AkValueRamp.h:82
void RampSetup(AkReal32 fStepIncrement, AkReal32 fInitVal)
Initial parameter interpolation ramp setup.
Definition: AkValueRamp.h:70
void SetCurrent(AkReal32 in_fCurrent)
Set the current interpolated value.
Definition: AkValueRamp.h:112