Function: mesh()
function mesh(shapeInput, __namedParameters?): ShapeMesh;
Defined in: packages/replicad/src/shapeFunctions/mesh.ts:61
Exports a shape as triangles suitable for use by rendering libraries.
Parameters
shapeInput
__namedParameters?
MeshOptions = {}