Function Navigation2D.navpolySetTransform

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

void navpolySetTransform (
  const(long) id,
  const(Transform2D) xform
) nothrow @nogc;