orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-keyframer
/
org.openrndr.extra.keyframer
/
Keyframer
/
CompoundChannel
Compound
Channel
open
inner
class
CompoundChannel
(
val
keys
:
Array
<
String
>
,
defaultValues
:
DoubleArray
)
(
source
)
Inheritors
DoubleChannel
Vector2Channel
Vector3Channel
Vector4Channel
RGBaChannel
RGBChannel
DoubleArrayChannel
Members
Constructors
Compound
Channel
Link copied to clipboard
constructor
(
keys
:
Array
<
String
>
,
defaultValues
:
DoubleArray
)
Properties
keys
Link copied to clipboard
val
keys
:
Array
<
String
>
Functions
get
Value
Link copied to clipboard
fun
getValue
(
compound
:
Int
)
:
Double
reset
Link copied to clipboard
open
fun
reset
(
)