new WebGLFilterManager() Source code:
anchor :Point The anchor sets the origin point of the texture.The default is 0,0 this means the texture's origin is the top
blendMode : number The blend mode to be applied to the graphic shape. Apply a value of PIXI.blendModes.NORMAL to reset the blend
renderSession : Object Source code:
[readonly] children : Array.<Displa
setBlendMode(blendMode) Sets-up the given blendMode from WebGL's point of view. Parameters
tilingTexture :PIXITexture An internal Texture object that holds the tiling texture that was generated from TilingSprite.texture
new RenderTexture(width, height, renderer, scaleMode, resolution) A RenderTexture is a special texture that allows any Pixi display
setChildIndex(child, index) Changes the position of an existing child in the display object container Parameters
moveTo(x, y) → {PIXI.Graphics}
Page 26 of 29