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
/
LineSegment
/
position
position
fun
position
(
t
:
Double
)
:
Vector2
(
source
)
Calculates
Vector2
position at given
t
value.
Parameters
t
The
t
value in the range of
0.0
to
1.0
.