Class type BaseRenderTexture-PIXI._t
inherit PIXI.C1.baseTexture
method filterStack#=: Js.Internal.meth([ `Arity_1(array(Js.t({.. }))) ], unit)The data structure for the filters
method maskStack#=: Js.Internal.meth([ `Arity_1(array(PIXI.MaskData.t)) ], unit)The data structure for the stencil masks.
method maskStack: array(PIXI.MaskData.t)The data structure for the stencil masks.