canvas-toy
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Geometry
Buffer
constructor
color
Texture
depth
Texture
normal
Texture
position
Texture
depth
Hierarchy
GeometryBuffer
Index
Constructors
constructor
Properties
color
Texture
depth
Texture
normal
Texture
position
Texture
Methods
depth
Constructors
constructor
new
Geometry
Buffer
(
gl
:
WebGLRenderingContext
)
:
GeometryBuffer
Parameters
gl:
WebGLRenderingContext
Returns
GeometryBuffer
Properties
color
Texture
color
Texture
:
Texture
depth
Texture
depth
Texture
:
Texture
normal
Texture
normal
Texture
:
Texture
position
Texture
position
Texture
:
Texture
Methods
depth
depth
(
gl
:
WebGLRenderingContext
)
:
void
Parameters
gl:
WebGLRenderingContext
Returns
void
Generated using
TypeDoc