Click or drag to resize

TweenScaleFunctionsQuadraticEaseIn Field

A quadratic (x^2) 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> QuadraticEaseIn

Field Value

Type: FuncSingle, Single
See Also