openrndr
Toggle table of contents
0.5.0-dev.24+01d4f82
common
Target filter
common
Switch theme
Search in API
Skip to content
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.