ease

abstract fun ease(t: Float): Float

Parameters

t

The input to the ease function in the range 0..1. Values outside this range lead to undefined behaviour.