Key

class Key(val time: Double, val value: Double, val easing: EasingFunction, val envelope: DoubleArray = defaultEnvelope)(source)

Constructors

Link copied to clipboard
constructor(time: Double, value: Double, easing: EasingFunction, envelope: DoubleArray = defaultEnvelope)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard