Preparing search index...
The search index is not available
@xeokit/sdk - v0.1.0
@xeokit/sdk
webglrenderer
internal
gpuMemoryManager
dataTextures
PrimitiveMeshIndexTexturePortionHandle
Interface PrimitiveMeshIndexTexturePortionHandle
Handle to an allocated portion in PrimitiveMeshIndexTexture.
interface
PrimitiveMeshIndexTexturePortionHandle
{
id
:
number
;
meshIndex
:
number
;
meshVisible
:
boolean
;
objectVisible
:
boolean
;
offset
:
number
;
renderPass
:
number
;
size
:
number
;
}
Index
Properties
id
mesh
Index
mesh
Visible
object
Visible
offset
render
Pass
size
Properties
id
id
:
number
mesh
Index
meshIndex
:
number
mesh
Visible
meshVisible
:
boolean
object
Visible
objectVisible
:
boolean
offset
offset
:
number
render
Pass
renderPass
:
number
size
size
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
mesh
Index
mesh
Visible
object
Visible
offset
render
Pass
size
@xeokit/sdk - v0.1.0
Loading...
Handle to an allocated portion in PrimitiveMeshIndexTexture.