Abstract base class which contains most of the basic common implementation for most passes.
GPass
interface directly.
BaseGPAss
implements almosts all GPass members however the render
function is declared as abstract
so extending implementations will need to implement it themselvesvoid
WebGLRenderer
void
void