ChunkShader16

Undocumented in source.

Alias This

shader

Members

Functions

compile
void compile(IRenderer renderer)
Undocumented in source. Be warned that the author may not have intended to support it.
setMvp
void setMvp(Matrix4f mvp)
Undocumented in source. Be warned that the author may not have intended to support it.
setTransparency
void setTransparency(float transparency)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

mvp_location
GLint mvp_location;
Undocumented in source.
shader
ShaderProgram shader;
Undocumented in source.
transparency_location
GLint transparency_location;
Undocumented in source.

Meta