babylon.quarks - v0.19.0
Demos
GitHub
npm
Preparing search index...
BabylonMetaData
Interface BabylonMetaData
interface
BabylonMetaData
{
animations
?:
{
[
uuid
:
string
]:
any
}
;
geometries
:
{
[
uuid
:
string
]:
any
}
;
images
?:
{
[
uuid
:
string
]:
any
}
;
materials
:
{
[
uuid
:
string
]:
any
}
;
nodes
?:
{
[
uuid
:
string
]:
any
}
;
shapes
?:
{
[
uuid
:
string
]:
any
}
;
skeletons
?:
{
[
uuid
:
string
]:
any
}
;
textures
:
{
[
uuid
:
string
]:
Texture
}
;
}
Index
Properties
animations?
geometries
images?
materials
nodes?
shapes?
skeletons?
textures
Properties
Optional
animations
animations
?:
{
[
uuid
:
string
]:
any
}
geometries
geometries
:
{
[
uuid
:
string
]:
any
}
Optional
images
images
?:
{
[
uuid
:
string
]:
any
}
materials
materials
:
{
[
uuid
:
string
]:
any
}
Optional
nodes
nodes
?:
{
[
uuid
:
string
]:
any
}
Optional
shapes
shapes
?:
{
[
uuid
:
string
]:
any
}
Optional
skeletons
skeletons
?:
{
[
uuid
:
string
]:
any
}
textures
textures
:
{
[
uuid
:
string
]:
Texture
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
animations
geometries
images
materials
nodes
shapes
skeletons
textures
Demos
GitHub
npm
babylon.quarks - v0.19.0
Loading...