Function tweenVariableNumber2
- tweenVariableNumber2(runtimeScene, identifier, variable, toValue, duration, easing): void
Parameters
- runtimeScene: RuntimeScene
- identifier: string
- variable: Variable
- toValue: number
- duration: number
- easing: string
Returns void
Deprecated
Use tweenVariableNumber3 instead.