Easing.

CircularEaseIn(float) Method

Namespace
StrideToolkit.Mathematics
Containing Type
Easing

Syntax

public static float CircularEaseIn(float amount)

Remarks

Modeled after shifted quadrant IV of unit circle

Parameters

Name Type Description
amount float

Return Value

Type Description
float