Search
Preparing search index...
The search index is not available
PIXI-Extended - v0.4.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
PIXI-Extended - v0.4.0
PIXI
GLFramebuffer
Class GLFramebuffer
Internal framebuffer for WebGL context
memberof
PIXI
Hierarchy
GLFramebuffer
Index
Constructors
constructor
Properties
blit
Framebuffer
dirty
Format
dirty
Id
dirty
Size
framebuffer
msaa
Buffer
multisample
stencil
Constructors
constructor
new GLFramebuffer
(
framebuffer
:
WebGLTexture
)
:
GLFramebuffer
Parameters
framebuffer:
WebGLTexture
Returns
GLFramebuffer
Properties
blit
Framebuffer
blit
Framebuffer
:
Framebuffer
dirty
Format
dirty
Format
:
number
dirty
Id
dirty
Id
:
number
dirty
Size
dirty
Size
:
number
framebuffer
framebuffer
:
WebGLFramebuffer
msaa
Buffer
msaa
Buffer
:
WebGLRenderbuffer
multisample
multisample
:
MSAA_QUALITY
stencil
stencil
:
WebGLRenderbuffer
Exports
Internals
Event
Emitter
Externals
PIXI
PIXI.utils
PIXI.utils.
Event
Emitter
GLFramebuffer
constructor
blit
Framebuffer
dirty
Format
dirty
Id
dirty
Size
framebuffer
msaa
Buffer
multisample
stencil
Generated using
TypeDoc
Internal framebuffer for WebGL context
PIXI