openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-shape
/
org.openrndr.shape
/
LineSegment
/
LineSegment
Line
Segment
constructor
(
start
:
Vector2
,
end
:
Vector2
)
(
source
)
Parameters
start
Start of the line segment.
end
End of the line segment.