openrndr
0.4.5-dev.4.uncommitted+98ebace
common
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
.