Mesh one LOD level. Defaults to the synchronous main-thread mesh; pass an async implementation (e.g. one that serializes the shape with toBREP and meshes it on a worker) to refine finer levels off the main thread.
toBREP
Mesh one LOD level. Defaults to the synchronous main-thread mesh; pass an async implementation (e.g. one that serializes the shape with
toBREPand meshes it on a worker) to refine finer levels off the main thread.