Depricated
The background color of the rendered area (shown if not transparent) [default=0x000000]
This sets if the renderer will clear the canvas or not before the new render pass. [default=true]
Depricated
prevents selection of WebGL renderer, even if such is present [default=false]
forces FXAA antialiasing to be used over native FXAA is faster, but may not always look as great webgl only [default=false]
the height of the renderers view [default=600]
true
to ensure compatibility with older / less advanced devices. If you experience unexplained flickering try setting this to true. webgl only [default=false]
enables drawing buffer preservation, enable this if you need to call toDataUrl on the webgl context [default=false]
The resolution / device pixel ratio of the renderer, retina would be 2 [default=1]
If true Pixi will Math.floor() x/ y values when rendering, stopping pixel interpolation. [default=false]
If the render view is transparent, [default=false]
the canvas to use as a view, optional
the width of the renderers view [default=800]
Generated using TypeDoc
sets antialias (only applicable in chrome at the moment) [default=false]