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
/
RGBaChannel
RGBa
Channel
inner
class
RGBaChannel
(
keys
:
Array
<
String
>
,
defaultValue
:
ColorRGBa
=
ColorRGBa.WHITE
)
:
Keyframer.CompoundChannel
(
source
)
Members
Constructors
RGBa
Channel
Link copied to clipboard
constructor
(
keys
:
Array
<
String
>
,
defaultValue
:
ColorRGBa
=
ColorRGBa.WHITE
)
Properties
keys
Link copied to clipboard
val
keys
:
Array
<
String
>
Functions
get
Value
Link copied to clipboard
fun
getValue
(
compound
:
Int
)
:
Double
operator
fun
getValue
(
keyframer
:
Keyframer
,
property
:
KProperty
<
*
>
)
:
ColorRGBa
reset
Link copied to clipboard
open
fun
reset
(
)