Repository
Docs
Examples
Preparing search index...
The search index is not available
gpu-curtains
gpu-curtains
types/gltf/GLTF
GLTF
IProperty
Interface IProperty
glTF Property
interface
IProperty
{
extensions
?:
Record
<
string
,
unknown
>
;
extras
?:
Record
<
string
,
unknown
>
;
}
Hierarchy (
view full
)
IProperty
IChildRootProperty
IAccessorSparseIndices
IAccessorSparseValues
IAccessorSparse
IAnimationChannel
IAnimationChannelTarget
IAnimationSampler
ICameraOrthographic
ICameraPerspective
IMeshPrimitive
ITextureInfo
IGLTF
Index
Properties
extensions?
extras?
Properties
Optional
extensions
extensions
?:
Record
<
string
,
unknown
>
Dictionary object with extension-specific objects
Optional
extras
extras
?:
Record
<
string
,
unknown
>
Application-Specific data
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
extensions
extras
gpu-curtains
core
DOM
DOMElement
DOMFrustum
bindGroups
BindGroup
TextureBindGroup
bindings
Binding
BufferBinding
SamplerBinding
TextureBinding
WritableBufferBinding
bufferElements
BufferArrayElement
BufferElement
BufferInterleavedArrayElement
utils
buffers
Buffer
utils
Loading...
glTF Property