Optional
autoWhether the CSS dimensions of the renderer's view should be resized automatically.
PIXI.IRendererOptions
Optional
heightThe height of the renderer's view.
PIXI.IRendererOptions
Optional
resolutionThe resolution / device pixel ratio of the renderer.
PIXI.IRendererOptions
Optional
viewThe canvas to use as the view. If omitted, a new canvas will be created.
PIXI.IRendererOptions
Optional
widthThe width of the renderer's view.
PIXI.IRendererOptions
Generated using TypeDoc
Options for the view system.
Memberof
PIXI