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
/
ShapeNode
/
copy
copy
fun
copy
(
id
:
String
?
=
this.id
,
parent
:
CompositionNode
?
=
null
,
style
:
Style
=
this.style
,
attributes
:
MutableMap
<
String
,
String
?
>
=
this.attributes
,
shape
:
Shape
=
this.shape
)
:
ShapeNode
(
source
)