KeyframerChannel

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun add(time: Double, value: Double?, easing: EasingFunction = Easing.Linear.function, envelope: DoubleArray = defaultEnvelope)
Link copied to clipboard
Link copied to clipboard
operator fun invoke(): Double
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun value(time: Double): Double?