Preparing search index...
The search index is not available
rhodonite
rhodonite
default
Gltf2AccessorEx
Interface Gltf2AccessorEx
interface
Gltf2AccessorEx
{
bufferView
?:
number
;
byteOffset
?:
number
;
byteStride
?:
number
;
componentType
:
Gltf2AccessorComponentTypeNumber
;
count
:
number
;
extensions
?:
Gltf2AnyObject
;
extras
:
{
uint8Array
?:
Uint8Array
;
}
;
max
?:
number
[]
;
min
?:
number
[]
;
name
?:
string
;
normalized
?:
boolean
;
sparse
?:
Gltf2Sparse
;
type
:
Gltf2AccessorCompositionTypeString
;
}
Hierarchy (
view full
)
Gltf2Accessor
Gltf2AccessorEx
Index
Properties
buffer
View?
byte
Offset?
byte
Stride?
component
Type
count
extensions?
extras
max?
min?
name?
normalized?
sparse?
type
Properties
Optional
buffer
View
buffer
View
?:
number
Optional
byte
Offset
byte
Offset
?:
number
Optional
byte
Stride
byte
Stride
?:
number
component
Type
component
Type
:
Gltf2AccessorComponentTypeNumber
count
count
:
number
Optional
extensions
extensions
?:
Gltf2AnyObject
extras
extras
:
{
uint8Array
?:
Uint8Array
;
}
Optional
max
max
?:
number
[]
Optional
min
min
?:
number
[]
Optional
name
name
?:
string
Optional
normalized
normalized
?:
boolean
Optional
sparse
sparse
?:
Gltf2Sparse
type
type
:
Gltf2AccessorCompositionTypeString
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
buffer
View
byte
Offset
byte
Stride
component
Type
count
extensions
extras
max
min
name
normalized
sparse
type
rhodonite
Loading...