endFill() → {PIXI.Graphics}
Applies a fill to the lines and shapes that were added since the last call to the beginFill() method.
Returns
- Source code: pixi/primitives/Graphics.js (Line 519)
endFill() → {PIXI.Graphics}
Applies a fill to the lines and shapes that were added since the last call to the beginFill() method.
Please login to continue.