Function MeshLibrary.getItemMesh

Returns the item's mesh.

godot.d.reference.Ref!(godot.mesh.Mesh) getItemMesh (
  const(long) id
) nothrow @nogc const;