DeleteShader

Description

Deletes a shader and frees the ID. The shader must not currently be assigned to any object, mesh, quad, or sprite, otherwise it may cause a crash when it tries to draw.

Definition

DeleteShader( shaderID )

Parameters