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-composition
/
org.openrndr.extra.composition
/
find
find
fun
CompositionNode
.
find
(
predicate
:
(
CompositionNode
)
->
Boolean
)
:
CompositionNode
?
(
source
)
Finds first
CompositionNode
to match the given
predicate
.