rhodonite
Preparing search index...
default
Gltf2AccessorEx
Interface Gltf2AccessorEx
interface
Gltf2AccessorEx
{
bufferView
?:
number
;
byteOffset
?:
number
;
byteStride
?:
number
;
componentType
:
Gltf2AccessorComponentTypeNumber
;
count
:
number
;
extensions
?:
Gltf2AnyObject
;
extras
:
{
uint8Array
?:
Uint8Array
<
ArrayBufferLike
>
}
;
max
?:
number
[]
;
min
?:
number
[]
;
name
?:
string
;
normalized
?:
boolean
;
sparse
?:
Gltf2Sparse
;
type
:
Gltf2AccessorCompositionTypeString
;
}
Hierarchy (
View Summary
)
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
bufferView
?:
number
Optional
byte
Offset
byteOffset
?:
number
Optional
byte
Stride
byteStride
?:
number
component
Type
componentType
:
Gltf2AccessorComponentTypeNumber
count
count
:
number
Optional
extensions
extensions
?:
Gltf2AnyObject
extras
extras
:
{
uint8Array
?:
Uint8Array
<
ArrayBufferLike
>
}
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...