Base abstract class for all passes that need to converge/accumulate over more than one frame.
number
number
render
which automatically returns true
while frameIndex < accumulationFrames
, and false
otherwise.
Parameters:
WebGLRenderer
boolean