Click or drag to resize

TweenScaleFunctionsCubicEaseIn Field

A cubic (x^3) progress scale function that eases in.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static readonly Func<float, float> CubicEaseIn

Field Value

Type: FuncSingle, Single
See Also