LineSegment

constructor(start: Vector2, end: Vector2)(source)

Parameters

start

Start of the line segment.

end

End of the line segment.