renderSession : Object The render session is just a bunch of parameter used for rendering
baseTexture : PIXI.BaseTexture The
boundsPadding : number The bounds' padding used for bounds calculation. Source
autoResize : boolean Whether the render view should be resized automatically Source
addChild(child) → {DisplayObject}
contains(child) → {Boolean} Determines whether the specified display object is a child of the D
new AbstractFilter(fragmentSrc, uniforms) This is the base class for creating a PIXI filter. Currently only webGL supports filters.
drawRect(x, y, width, height) → {PIXI.Graphics}
addChildAt(child, index) → {DisplayObject}
destroy(destroyBase) Destroys this texture Parameters Name
Page 19 of 29