Function MeshInstance.mesh

The Mesh resource for the instance.

Mesh mesh() nothrow @property @nogc;

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