openrndr
0.1.0-dev.1+332c3d9
common
openrndr-shape
/
org.openrndr.shape
/
Segment
/
equidistantPositions
equidistant
Positions
common
fun
equidistantPositions
(
pointCount
:
Int
,
distanceTolerance
:
Double
=
0.5
)
:
List
<
Vector2
>
Content copied to clipboard
Samples specified amount of points on the
Segment
.
Parameters
point
Count
The number of points to sample.
Sources
common source
Link copied to clipboard