LinearFloat

open class LinearFloat

Constructors

Link copied to clipboard
constructor(start: Float, end: Float)

Functions

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