resolution : number The resolution of the renderer Default Value
destroy() Removes everything from the renderer (event listeners, spritebatch, etc...) Source
filterManager : PIXI.WebGLFilterManager
preserveDrawingBuffer : boolean The value of the preserveDrawingBuffer flag affects whether or not the contents of the stencil
spriteBatch : PIXI.WebGLSpriteBatch Manages the rendering of sprites Source
new WebGLRenderer(game) The WebGLRenderer draws the stage and all its content onto a webGL enabled canvas. This renderershould
stencilManager : PIXI.WebGLStencilManager Manages the stencil buffer Source
type : number Source code:
width : number The width of the canvas view Source code:
transparent : boolean Whether the render view is transparent Source code:
Page 1 of 3