Function MeshLibrary.setItemNavmeshTransform

Sets the transform to apply to the item's navigation mesh.

void setItemNavmeshTransform (
  const(long) id,
  const(Transform) navmesh
) nothrow @nogc;