resolution : number The resolution of the renderer Default Value
filterManager : PIXI.WebGLFilterManager
destroy() Removes everything from the renderer (event listeners, spritebatch, etc...) Source
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
transparent : boolean Whether the render view is transparent Source code:
width : number The width of the canvas view Source code:
offset :Point Source code:
stencilManager : PIXI.WebGLStencilManager Manages the stencil buffer Source
Page 1 of 3