版本

menu_open
Wwise SDK 2023.1.3
AK::CAkValueRamp类 参考

#include <AkValueRamp.h>

Public 成员函数

 CAkValueRamp ()
 Constructor method. 更多...
 
 ~CAkValueRamp ()
 Destructor method. 更多...
 
void RampSetup (AkReal32 fStepIncrement, AkReal32 fInitVal)
 Initial parameter interpolation ramp setup. 更多...
 
AkForceInline void SetTarget (AkReal32 fTarget)
 Set the ramp's target value. 更多...
 
AkForceInline AkReal32 Tick ()
 
AkReal32 GetCurrent ()
 
void SetCurrent (AkReal32 in_fCurrent)
 Set the current interpolated value. 更多...
 
AkUInt32 GetRampCount ()
 
void SetRampCount (AkUInt32 in_uRampCount)
 Set the current interpolation frame count. 更多...
 
void StopRamp ()
 The ramp is no longer necessary; set to target 更多...
 

详细描述

Platform-independent parameter interpolation service for software plug-ins.

备注: Algorithm performs linear interpolation.
参见

在文件 AkValueRamp.h48 行定义.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅