canvas-toy
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Deferred
Processor
constructor
ext
g
Buffer
geometry
Pass
gl
process
Hierarchy
DeferredProcessor
Implements
IProcessor
Index
Constructors
constructor
Properties
ext
g
Buffer
geometry
Pass
gl
Methods
process
Constructors
constructor
new
Deferred
Processor
(
gl
:
WebGLRenderingContext
, ext
:
WebGLExtension
, scene
:
Scene
, camera
:
Camera
)
:
DeferredProcessor
Parameters
gl:
WebGLRenderingContext
ext:
WebGLExtension
scene:
Scene
camera:
Camera
Returns
DeferredProcessor
Properties
ext
ext
:
WebGLExtension
g
Buffer
g
Buffer
:
FrameBuffer
geometry
Pass
geometry
Pass
:
__type
gl
gl
:
WebGLRenderingContext
Methods
process
process
(
scene
:
Scene
, camera
:
Camera
, materials
:
Material
[]
)
:
void
Parameters
scene:
Scene
camera:
Camera
materials:
Material
[]
Returns
void
Generated using
TypeDoc