Vector4Channel

inner class Vector4Channel(keys: Array<String>, defaultValue: Vector4 = Vector4.ZERO) : Keyframer.CompoundChannel(source)

Constructors

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

Properties

Link copied to clipboard

Functions

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