Navigation.navmeshSetTransform

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

struct Navigation
@nogc nothrow
void
navmeshSetTransform
(
in long id
,
in Transform xform
)

Meta