Class type RenderTexture-PIXI._t
inherit PIXI.Texture._t
method filterFrame: PIXI.Rectangle.tStores sourceFrame when this texture is inside current filter stack. You can read it inside filters.
method valid: boolThis will let the renderer know if the texture is valid. If it's not then it cannot be rendered.