openrndr
Toggle table of contents
0.5.0-dev.0+70e7b47
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
.