Abstract
This class defines an interface which all shaders utilize.
BaseShaderMixin
The initial values of the shader uniforms.
Reset the shader uniforms back to their initial values.
Protected
Perform operations which are required before binding the Shader to the Renderer.
Static
This class defines an interface which all shaders utilize.
Mixes
BaseShaderMixin