manifold-3d
    Preparing search index...

    Function getGLTFNodes

    • Get a list of GLTF nodes that have been created in this model.

      This function only works in scripts directly evaluated by the manifoldCAD website or CLI. When called in an imported library it will always return an empty array, and nodes created in libraries will not be included in the result. This is intentional; libraries must not create geometry as a side effect.

      Returns GLTFNode[]

      An array of GLTFNodes.