FilterTexture Class
Constructor
FilterTexture
(
-
gl -
width -
height -
scaleMode
Parameters:
-
glWebGLContextthe current WebGL drawing context
-
widthFloatthe horizontal range of the filter
-
heightFloatthe vertical range of the filter
-
scaleModeIntShould be one of the PIXI.scaleMode consts
Methods
clear
()
Clears the filter texture
destroy
()
Destroys the filter texture
