[][src]Static p5_sys::global::resetShader

pub static resetShader: ResetShaderInternalType

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().