Class: ObjectRenderer

PIXI. ObjectRenderer

Base for a common object renderer that can be used as a system renderer plugin.

Extends

Methods

Generic destroy methods to be overridden by the subclass

Stub method for rendering content and emptying the current batch.

Generic method called when there is a WebGL context change.

Renders an object

Name Type Description
object PIXI.DisplayObject

The object to render.

Starts the renderer and sets the shader

Stops the renderer