Accessors
accumulationFrames
number
frameIndex
number
Methods
render
render which automatically returns true while frameIndex < accumulationFrames, and false otherwise.
Parameters:
- renderer: The hosting
WebGLRenderer - optional camera: The rendering camera.
- optional scene: The scene to render.
boolean