Click or drag to resize

TweenScaleFunctionsQuinticEaseInOut Field

A quintic (x^5) 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> QuinticEaseInOut

Field Value

Type: FuncSingle, Single
See Also