clear() → {PIXI.Graphics}
Clears the graphics that were drawn to this Graphics object, and resets fill and line style settings.
Returns
- Source code: pixi/primitives/Graphics.js (Line 633)
clear() → {PIXI.Graphics}
Clears the graphics that were drawn to this Graphics object, and resets fill and line style settings.
Please login to continue.