Easing.

CircularEaseIn(double) Method

Namespace
StrideToolkit.Mathematics
Containing Type
Easing

Syntax

public static double CircularEaseIn(double amount)

Remarks

Modeled after shifted quadrant IV of unit circle

Parameters

Name Type Description
amount double

Return Value

Type Description
double