Click or drag to resize

TweenScaleFunctionsQuadraticEaseInOut Field

A quadratic (x^2) progress scale function that eases in and out.

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

Field Value

Type: FuncSingle, Single
See Also