Fill style object for Graphics.
PIXI
The alpha value used when filling the Graphics object.
{number}
1
The hex color value used when coloring the Graphics object.
0xFFFFFF
The transform applied to the texture.
{PIXI.Matrix}
null
The texture to be used for the fill.
{PIXI.Texture}
0
If the current fill is visible.
{boolean}
false
Clones the object
Destroy and don't use after this
Reset
Generated using TypeDoc
Fill style object for Graphics.
PIXI