getRenderer
Returns the context of the parent Renderer component
Name | Type | Description |
---|---|---|
renderer | PIXI.Renderer | The PIXI.Renderer instance |
invalidate | () => void | Dispatches the invalidate event on the Renderer component. If using Application, this will trigger a manual render. |