Readonly
lastthe last object rendered by the renderer. Useful for other plugins like interaction managers
Readonly
renderingFlag if we are rendering to the screen vs renderTexture
Renders the object to its WebGL view.
The object to be rendered.
Optional
options: IRendererRenderOptionsthe options to be passed to the renderer
system that provides a render function that focussing on rendering Pixi Scene Graph objects to either the main view or to a renderTexture. Used for Canvas
WebGL
contextsMemberof
PIXI