Docs
Examples
Changelog
GitHub
(opens new window)
#
Two.Line
Extends:
Two.Path
Source
#
Constructor
Argument
Description
x1
The x position of the first vertex on the line.
y1
The y position of the first vertex on the line.
x2
The x position of the second vertex on the line.
y2
The y position of the second vertex on the line.
←
Two.WebGLRenderer
Two.Rectangle
→