RGBaChannel

inner class RGBaChannel(keys: Array<String>, defaultValue: ColorRGBa = ColorRGBa.WHITE) : Keyframer.CompoundChannel(source)

Constructors

Link copied to clipboard
constructor(keys: Array<String>, defaultValue: ColorRGBa = ColorRGBa.WHITE)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun getValue(compound: Int): Double
operator fun getValue(keyframer: Keyframer, property: KProperty<*>): ColorRGBa
Link copied to clipboard
open fun reset()