resolution : number The resolution of the renderer Default Value
destroy() Removes everything from the renderer (event listeners, spritebatch, etc...) Source
filterManager : PIXI.WebGLFilterManager
spriteBatch : PIXI.WebGLSpriteBatch Manages the rendering of sprites Source
preserveDrawingBuffer : boolean The value of the preserveDrawingBuffer flag affects whether or not the contents of the stencil
new WebGLRenderer(game) The WebGLRenderer draws the stage and all its content onto a webGL enabled canvas. This renderershould
type : number Source code:
offset :Point Source code:
stencilManager : PIXI.WebGLStencilManager Manages the stencil buffer Source
shaderManager : PIXI.WebGLShaderManager Deals with managing the shader programs and their attribs
Page 1 of 3