FillFragShader

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

Members

Functions

initFragShader
void initFragShader()
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.

Meta