Preparing search index...
The search index is not available
demolished-rail
demolished-rail
RenderTarget
Class RenderTarget
Index
Constructors
constructor
Properties
framebuffer
locations
renderbuffer
texture
textures
uniforms
Constructors
constructor
new
Render
Target
(
gl
,
textures
,
customUniforms
)
:
RenderTarget
Parameters
gl
:
WebGLRenderingContext
textures
:
string
[]
customUniforms
:
any
Returns
RenderTarget
Properties
framebuffer
framebuffer
:
null
|
WebGLFramebuffer
locations
locations
:
Map
<
string
,
WebGLUniformLocation
>
renderbuffer
renderbuffer
:
null
|
WebGLRenderbuffer
texture
texture
:
null
|
WebGLTexture
textures
textures
:
string
[]
uniforms
uniforms
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
framebuffer
locations
renderbuffer
texture
textures
uniforms
demolished-rail
Loading...