Preparing search index...
The search index is not available
glpower
glpower
GLPowerFrameBuffer
Class GLPowerFrameBuffer
Hierarchy
GLPowerFrameBuffer
GLPowerFrameBufferCube
Index
Constructors
constructor
Properties
depth
Texture
gl
gl
Frame
Buffer
size
texture
Attachment
List
textures
Methods
dispose
get
Frame
Buffer
set
Depth
Texture
set
Size
set
Texture
Constructors
constructor
new GLPower
Frame
Buffer
(
gl
:
WebGL2RenderingContext
, opt
?:
GLPowerFrameBfferOpt
)
:
GLPowerFrameBuffer
Parameters
gl:
WebGL2RenderingContext
Optional
opt:
GLPowerFrameBfferOpt
Returns
GLPowerFrameBuffer
Properties
depth
Texture
depth
Texture
:
null
|
GLPowerTexture
gl
gl
:
WebGL2RenderingContext
gl
Frame
Buffer
gl
Frame
Buffer
:
null
|
WebGLFramebuffer
size
size
:
Vector
texture
Attachment
List
texture
Attachment
List
:
number
[]
textures
textures
:
GLPowerTexture
[]
Methods
dispose
dispose
(
)
:
void
Returns
void
get
Frame
Buffer
get
Frame
Buffer
(
)
:
null
|
WebGLFramebuffer
Returns
null
|
WebGLFramebuffer
set
Depth
Texture
set
Depth
Texture
(
depthTexture
:
null
|
GLPowerTexture
)
:
void
Parameters
depthTexture:
null
|
GLPowerTexture
Returns
void
set
Size
set
Size
(
size
:
Vector
)
:
GLPowerFrameBuffer
Parameters
size:
Vector
Returns
GLPowerFrameBuffer
set
Size
(
width
:
number
, height
:
number
)
:
GLPowerFrameBuffer
Parameters
width:
number
height:
number
Returns
GLPowerFrameBuffer
set
Texture
set
Texture
(
textures
:
GLPowerTexture
[]
)
:
GLPowerFrameBuffer
Parameters
textures:
GLPowerTexture
[]
Returns
GLPowerFrameBuffer
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
glpower
Bezier
Easings
ID
Maths
Types
Uniforms
Utils
GLPower
Frame
Buffer
constructor
depth
Texture
gl
gl
Frame
Buffer
size
texture
Attachment
List
textures
dispose
get
Frame
Buffer
set
Depth
Texture
set
Size
set
Texture
Generated using
TypeDoc