RGBAFragShader

A template for the shader program that uses rgba frag shader.

Members

Functions

initFragShader
void initFragShader()
Undocumented in source. Be warned that the author may not have intended to support it.
uploadTexture
void uploadTexture(Texture tex)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

fragSource
string fragSource [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_imageLoc
GLint _imageLoc;
Undocumented in source.

Meta