Function Navigation.navmeshSetTransform

Sets the transform applied to the NavigationMesh with the given ID.

void navmeshSetTransform (
  const(long) id,
  const(Transform) xform
) nothrow @nogc;