pub fn tessellate_handle( handle: u32, chord_tolerance: f64, ) -> Result<WasmMeshBuffers, JsValue>
Tessellate a resident solid to watertight mesh buffers (the buffers cross the boundary; the solid does not).