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