openrndr
0.1.0-dev.1+332c3d9
common
openrndr-shape
/
org.openrndr.shape
/
Segment
/
copy
copy
common
fun
copy
(
start
:
Vector2
=
this.start
,
control
:
Array
<
Vector2
>
=
this.control
,
end
:
Vector2
=
this.end
)
:
Segment
Content copied to clipboard
Returns a shallow copy of the
Segment
.
Sources
common source
Link copied to clipboard