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
/
LineSegment
/
pointAtLength
point
At
Length
fun
pointAtLength
(
length
:
Double
)
:
Vector2
(
source
)
Calculates the point at a given distance along this
LineSegment
.
Parameters
length
the distance along the
LineSegment
.