resetShader

Static resetShader 

Source
pub static resetShader: ResetShaderInternalType
Expand description

This function restores the default shaders in WEBGL mode. Code that runs after resetShader() will not be affected by previously defined shaders. Should be run after shader().