new PIXI.shape.Line(color, alpha, width, height, lineWidth, reverse)
Basic line
Name | Type | Default | Description |
---|---|---|---|
color |
Number | Color of the line | |
alpha |
Number | Alpha value of the line | |
width |
Number | Width of the line | |
height |
Number | Height of the line | |
lineWidth |
Number | 1 | optional Width of the line |
reverse |
Extends
- PIXI.shape.Shape
Members
-
lineWidthNumber
-
The width of the line
- Default Value:
- 1