Selva Compute API Reference - v1.1.2
Preparing search index...
visualization
<internal>
JSONMeta
Interface JSONMeta
interface
JSONMeta
{
animations
:
Record
<
string
,
AnimationClipJSON
>
;
geometries
:
Record
<
string
,
BufferGeometryJSON
>
;
images
:
Record
<
string
,
SourceJSON
>
;
materials
:
Record
<
string
,
MaterialJSON
>
;
nodes
:
Record
<
string
,
unknown
>
;
shapes
:
Record
<
string
,
ShapeJSON
>
;
skeletons
:
Record
<
string
,
SkeletonJSON
>
;
textures
:
Record
<
string
,
TextureJSON
>
;
}
Index
Properties
animations
geometries
images
materials
nodes
shapes
skeletons
textures
Properties
animations
animations
:
Record
<
string
,
AnimationClipJSON
>
geometries
geometries
:
Record
<
string
,
BufferGeometryJSON
>
images
images
:
Record
<
string
,
SourceJSON
>
materials
materials
:
Record
<
string
,
MaterialJSON
>
nodes
nodes
:
Record
<
string
,
unknown
>
shapes
shapes
:
Record
<
string
,
ShapeJSON
>
skeletons
skeletons
:
Record
<
string
,
SkeletonJSON
>
textures
textures
:
Record
<
string
,
TextureJSON
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
animations
geometries
images
materials
nodes
shapes
skeletons
textures
Selva Compute API Reference - v1.1.2
Loading...