AlphaFragShader

A template for the shader program that uses alpha 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

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

Variables

_colorLoc
GLint _colorLoc;
Undocumented in source.
_imageLoc
GLint _imageLoc;
Undocumented in source.

Meta