shader : PIXI.AbstractFilter
The shader that will be used to render this Sprite.
Set to null to remove a current shader.
- Inherited From
 - Default Value
 - null
 
- Source code: pixi/display/Sprite.js (Line 93)
 
shader : PIXI.AbstractFilter
The shader that will be used to render this Sprite.
Set to null to remove a current shader.
Please login to continue.