Skip to main content

tessellate_handle

Function tessellate_handle 

Source
pub fn tessellate_handle(
    handle: u32,
    chord_tolerance: f64,
) -> Result<WasmMeshBuffers, JsValue>
Expand description

Tessellate a resident solid to watertight mesh buffers (the buffers cross the boundary; the solid does not).