openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-shape
/
org.openrndr.shape
/
Rectangle
/
horizontal
horizontal
fun
horizontal
(
v
:
Double
=
0.5
)
:
LineSegment
(
source
)
Returns a horizontal
LineSegment
specified by
v
. Top edge
v
= 0.0, bottom edge
v
= 1.0.