Class type LineStyle-PIXI._t
inherit PIXI.FillStyle._t
method allignment#=: Js.Internal.meth([ `Arity_1(float) ], unit)The alignment of any lines drawn (0.5 = middle, 1 = outter, 0 = inner).
method native#=: Js.Internal.meth([ `Arity_1(bool) ], unit)If true the lines will be draw using LINES instead of TRIANGLE_STRIP