openrndr
Toggle table of contents
0.4.5-dev.22+a060d51
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-shape
/
org.openrndr.shape
/
Segment3D
/
copy
copy
fun
copy
(
start
:
Vector3
=
this.start
,
control
:
List
<
Vector3
>
=
this.control
,
end
:
Vector3
=
this.end
)
:
Segment3D
(
source
)