Supported line joints in PIXI.LineStyle for graphics.
PIXI.LineStyle
PIXI
'bevel': add a square butt at each end of line segment and fill the triangle at turn
bevel Copy
bevel
'miter': make a sharp corner where outer part of lines meet
miter Copy
miter
'round': add an arc at the joint
round Copy
round
Generated using TypeDoc
Supported line joints in
PIXI.LineStyle
for graphics.See
Memberof
PIXI
Static