Egret Engine R - v6.0.0
Preparing search index...
egret/web/rendering/webgl/WebGLDrawCmdManager
IDrawData
Interface IDrawData
interface
IDrawData
{
type
:
number
;
count
:
number
;
texture
:
WebGLTexture
;
filter
:
Filter
;
value
:
string
;
buffer
:
WebGLRenderBuffer
;
width
:
number
;
height
:
number
;
textureWidth
:
number
;
textureHeight
:
number
;
smoothing
:
boolean
;
x
:
number
;
y
:
number
;
}
Index
Properties
type
count
texture
filter
value
buffer
width
height
texture
Width
texture
Height
smoothing
x
y
Properties
type
type
:
number
count
count
:
number
texture
texture
:
WebGLTexture
filter
filter
:
Filter
value
value
:
string
buffer
buffer
:
WebGLRenderBuffer
width
width
:
number
height
height
:
number
texture
Width
textureWidth
:
number
texture
Height
textureHeight
:
number
smoothing
smoothing
:
boolean
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
count
texture
filter
value
buffer
width
height
texture
Width
texture
Height
smoothing
x
y
Egret Engine R - v6.0.0
Loading...