ShaderProgram.attach

Attaches a new shader to the program. Will call shader.compile() if necessary.

class ShaderProgram
void
attach
(
Shader shader
)

Meta