Function CSGMesh.mesh

The Mesh resource to use as a CSG shape.

Mesh mesh() nothrow @property @nogc;

void mesh (
  Mesh v
) nothrow @property @nogc;