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

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