Function MeshLibrary.getItemNavmesh

Returns the item's navigation mesh.

godot.d.reference.Ref!(godot.navigationmesh.NavigationMesh) getItemNavmesh (
  const(long) id
) nothrow @nogc const;