Circular.

Out(float) Method

Summary

Interpolates the `value` based on a shifted quadrant II of a unit circle.
Assembly
Animancer.dll
Namespace
global
Containing Type
Circular

Syntax

public static float Out(float value)

Remarks

Easings.net has a graph of this function.

Parameters

Name Type Description
value float

Return Value

Type Description
float