Search
Preparing search index...
The search index is not available
RPGMakerMV Library
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
PIXI
WebGLGraphicsData
Class WebGLGraphicsData
Hierarchy
WebGLGraphicsData
Index
Constructors
constructor
Properties
buffer
color
dirty
gl
gl
Indices
gl
Points
index
Buffer
indices
native
Lines
points
shader
vao
Methods
destroy
reset
upload
Constructors
constructor
new
WebGLGraphics
Data
(
gl
:
WebGLRenderingContext
, shader
:
GLShader
, attribsState
:
AttribState
)
:
WebGLGraphicsData
Parameters
gl:
WebGLRenderingContext
shader:
GLShader
attribsState:
AttribState
Returns
WebGLGraphicsData
Properties
buffer
buffer
:
WebGLBuffer
color
color
:
number
[]
dirty
dirty
:
boolean
gl
gl
:
WebGLRenderingContext
gl
Indices
gl
Indices
:
number
[]
gl
Points
gl
Points
:
number
[]
index
Buffer
index
Buffer
:
WebGLBuffer
indices
indices
:
number
[]
native
Lines
native
Lines
:
boolean
points
points
:
Point
[]
shader
shader
:
GLShader
vao
vao
:
VertexArrayObject
Methods
destroy
destroy
(
)
:
void
Returns
void
reset
reset
(
)
:
void
Returns
void
upload
upload
(
)
:
void
Returns
void
Globals
Internals
MV
RPG
Externals
"pixi.js"
PIXI
CONST
Canvas
Tinter
Group
D8
accessibility
core
extract
extras
filters
gl
Core
interaction
loaders
mesh
particles
prepare
settings
ticker
utils
pixi
WebGLGraphics
Data
constructor
buffer
color
dirty
gl
gl
Indices
gl
Points
index
Buffer
indices
native
Lines
points
shader
vao
destroy
reset
upload
Generated using
TypeDoc