Function MultiMeshInstance2D.multimesh

The MultiMesh that will be drawn by the MultiMeshInstance2D.

MultiMesh multimesh() nothrow @property @nogc;

void multimesh (
  MultiMesh v
) nothrow @property @nogc;