ReverseEaseFloat

open class ReverseEaseFloat

Constructors

Link copied to clipboard
constructor(startAndEnd: Float, middle: Float)

Functions

Link copied to clipboard
open fun interpolate(progress: Float): Float