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
/
Tracker
/
triggerOn
trigger
On
fun
triggerOn
(
triggerId
:
Int
=
0
,
objectFunction
:
(
time
:
Double
,
value
:
Double
,
position
:
Double
)
->
Unit
=
{ _, _, _ -> }
)
(
source
)