Back.

InOut(float) Method

Summary

Interpolate using Back.In(System.Single) (0 to 0.5) or Back.Out(System.Single) (0.5 to 1).
Assembly
Animancer.dll
Namespace
global
Containing Type
Back

Syntax

public static float InOut(float value)

Remarks

Easings.net has a graph of this function.

Parameters

Name Type Description
value float

Return Value

Type Description
float