Function NavmeshBase.RelocateNodes

RelocateNodes (GraphTransform newTransform)

Moves the nodes in this graph.

Public
RelocateNodes (Matrix4x4 deltaMatrix)

Moves the nodes in this graph.

Public