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
/
Path3D
/
Companion
/
fromSegments
from
Segments
fun
fromSegments
(
segments
:
List
<
Segment3D
>
,
closed
:
Boolean
,
distanceTolerance
:
Double
=
0.001
)
:
Path3D
(
source
)