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 Summary
)
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
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
extensions
extras
Repository
Docs
Examples
gpu-curtains
Loading...
glTF Property