Preparing search index...
The search index is not available
rfw2d
rfw2d
WGLRenderTarget
Class WGLRenderTarget
Implements
RenderTarget
Index
Constructors
constructor
Properties
color
Texture
Handle
depth
Texture
framebuffer
Accessors
dimensions
Constructors
constructor
new
WGLRenderTarget
(
framebuffer
:
WebGLFramebuffer
,
depthTexture
:
WebGLTexture
,
colorTextureHandle
:
TextureHandle
,
)
:
WGLRenderTarget
Parameters
framebuffer
:
WebGLFramebuffer
depthTexture
:
WebGLTexture
colorTextureHandle
:
TextureHandle
Returns
WGLRenderTarget
Properties
Readonly
color
Texture
Handle
colorTextureHandle
:
TextureHandle
Readonly
depth
Texture
depthTexture
:
WebGLTexture
Readonly
framebuffer
framebuffer
:
WebGLFramebuffer
Accessors
dimensions
get
dimensions
()
:
Vec2
Returns
Vec2
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
color
Texture
Handle
depth
Texture
framebuffer
Accessors
dimensions
rfw2d
Loading...