Click or drag to resize

TweenScaleFunctionsSineEaseInOut Field

A sine 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> SineEaseInOut

Field Value

Type: FuncSingle, Single
See Also