Function MultiMeshInstance.multimesh

The MultiMesh resource that will be used and shared among all instances of the MultiMeshInstance.

MultiMesh multimesh() nothrow @property @nogc;

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