Preparing search index...
The search index is not available
rfw2d
rfw2d
TextRenderBatch
Interface TextRenderBatch
interface
TextRenderBatch
{
glyphCount
:
number
;
size
:
number
;
storage
:
ByteBuffers
;
textureCount
:
number
;
textures
:
readonly
TextureHandle
[]
;
}
Hierarchy (
View Summary
)
RenderBatch
TextRenderBatch
Index
Properties
glyph
Count
size
storage
texture
Count
textures
Properties
Readonly
glyph
Count
glyphCount
:
number
Readonly
size
size
:
number
Readonly
storage
storage
:
ByteBuffers
Readonly
texture
Count
textureCount
:
number
Readonly
textures
textures
:
readonly
TextureHandle
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
glyph
Count
size
storage
texture
Count
textures
rfw2d
Loading...