ExponentialEaseInOut.

Ease(double) Method

Summary

Returns the value of the transition for the specified progress.

Syntax

public override double Ease(double progress)

Parameters

Name Type Description
progress double

Return Value

Type Description
double