Function use_shader

Source
pub fn use_shader(shader_id: ShaderId)
Expand description

Switches to the shader with the given ID. The shader must already exist. To revert back to the default shader simply call use_default_shader().