Sprite::resetShader()
Resets the current shader to -1, which means no shader is currently active. This method can be used to disable the shader effect on the sprite.
Syntax
Java
.resetShader()
Return
void

Resets the current shader to -1, which means no shader is currently active. This method can be used to disable the shader effect on the sprite.
.resetShader()
void