Members
The alpha value used when filling the Graphics object.
- Default Value:
 - 1
 
The hex color value used when coloring the Graphics object.
- Default Value:
 - 0xFFFFFF
 
matrix PIXI.Matrix
The transform applied to the texture.
- Default Value:
 - null
 
texture PIXI.Texture
The texture to be used for the fill.
- Default Value:
 - 0
 
If the current fill is visible.
- Default Value:
 - false
 
Methods
clone () PIXI.FillStyle
Clones the object
Returns:
| Type | Description | 
|---|---|
| PIXI.FillStyle | 
Destroy and don't use after this.
Reset