orx
Toggle table of contents
0.5.0-dev.28+293aff4
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-envelopes
/
org.openrndr.extra.envelopes
/
TrackerValue
Tracker
Value
class
TrackerValue
(
val
time
:
Double
,
val
value
:
Double
,
val
position
:
Double
,
val
envelope
:
Envelope
)
(
source
)
Members
Constructors
Tracker
Value
Link copied to clipboard
constructor
(
time
:
Double
,
value
:
Double
,
position
:
Double
,
envelope
:
Envelope
)
Properties
envelope
Link copied to clipboard
val
envelope
:
Envelope
position
Link copied to clipboard
val
position
:
Double
time
Link copied to clipboard
val
time
:
Double
value
Link copied to clipboard
val
value
:
Double
Functions
draw
Link copied to clipboard
fun
draw
(
)
invoke
Link copied to clipboard
operator
fun
invoke
(
)