[readonly] children : Array.<Displa
new RenderTexture(width, height, renderer, scaleMode, resolution) A RenderTexture is a special texture that allows any Pixi display
texture : PIXI.Texture The texture that the
resolution : number The Resolution of the texture. Source code:
swapChildren(child, child2) Swaps the position of 2 Display Objects within this container. Parameters
removeChildren(beginIndex, endIndex) Removes all children from this container that are within the begin and end indexes.
view :HTMLCanvasElement The canvas element that everything is drawn to Source
clearBeforeRender : boolean This sets if the CanvasRenderer will clear the canvas or not before the new render pass.If the
Page 27 of 29