These objects and functions are specific to top-level scripts running within manifoldCAD.
They are only accessible as global objects by a top level script evaluated by the worker. Libraries will not have access to them.
These functions will not be present at all when a model is imported as an ES module. They can be imported through the lib/scene-builder or directly from lib/animation and lib/level-of-detail.
These objects and functions are specific to top-level scripts running within manifoldCAD.
They are only accessible as global objects by a top level script evaluated by the worker. Libraries will not have access to them.
These functions will not be present at all when a model is imported as an ES module. They can be imported through the lib/scene-builder or directly from lib/animation and lib/level-of-detail.