Shader
- this
this(ShaderType type)
 
A destructor is present on this object, but not explicitly documented in the source.
- compile
void compile()
 - shaderSource
void shaderSource(string str)
 - shaderSource
void shaderSource(string[] strs)
 
- id
uint id;
 - source
string source;
 Human readable name of the source