Documentation
Preparing search index...
Copy @link
@lopoly/engine
loaders/online-3d-viewer
Node
Interface Node
No description provided.
interface
Node
{
childNodes
:
Node
[]
;
id
:
number
;
idGenerator
:
any
;
meshIndices
:
number
[]
;
name
:
string
;
parent
:
Node
|
null
;
transformation
:
any
;
}
Index
Properties
child
Nodes
id
id
Generator
mesh
Indices
name
parent
transformation
Properties
child
Nodes
childNodes
:
Node
[]
No description provided.
id
id
:
number
No description provided.
id
Generator
idGenerator
:
any
No description provided.
mesh
Indices
meshIndices
:
number
[]
No description provided.
name
name
:
string
No description provided.
parent
parent
:
Node
|
null
No description provided.
transformation
transformation
:
any
No description provided.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
child
Nodes
id
id
Generator
mesh
Indices
name
parent
transformation
Collapse all
Documentation
Loading...
No description provided.