openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-shape
/
org.openrndr.shape
/
Segment2D
/
nearest
nearest
fun
nearest
(
point
:
Vector2
)
:
SegmentPoint
(
source
)
Find point on segment nearest to given
point
.
Parameters
point
The query point.