manifold-3d
manifoldCAD.org
C++ Documentation
Algorithm Description
Blog Posts
Web Examples
GitHub
Preparing search index...
lib/gltf-node
anyToGLTFNodeList
Function anyToGLTFNodeList
anyToGLTFNodeList
(
any
:
GLTFNode
|
Manifold
|
(
GLTFNode
|
Manifold
)
[]
,
)
:
Promise
<
GLTFNode
[]
>
Map various types to a flat array of GLTFNodes
Parameters
any
:
GLTFNode
|
Manifold
|
(
GLTFNode
|
Manifold
)
[]
An object or array of models.
Returns
Promise
<
GLTFNode
[]
>
An array of GLTFNodes.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
manifoldCAD.org
C++ Documentation
Algorithm Description
Blog Posts
Web Examples
GitHub
manifold-3d
Loading...
Map various types to a flat array of GLTFNodes