Easing.

QuarticEaseIn(double) Method

Namespace
StrideToolkit.Mathematics
Containing Type
Easing

Syntax

public static double QuarticEaseIn(double amount)

Remarks

Modeled after the quartic x^4

Parameters

Name Type Description
amount double

Return Value

Type Description
double