Easing.

CircularEaseOut(float) Method

Namespace
StrideToolkit.Mathematics
Containing Type
Easing

Syntax

public static float CircularEaseOut(float amount)

Remarks

Modeled after shifted quadrant II of unit circle

Parameters

Name Type Description
amount float

Return Value

Type Description
float