Function Particles.setDrawPassMesh

Sets the Mesh that is drawn at index pass.

void setDrawPassMesh (
  const(long) pass,
  Mesh mesh
) nothrow @nogc;