fragment shader effect
the shader program for the effect
the tint color
a reloadable shader if any
set a uniform value to an immeditae value
set a uniform value to a variable by reference
get location of uniform in shader. returns -1 if not found
See Implementation
fragment shader effect