Function LayerGridGraph.RelocateNodes

RelocateNodes (Matrix4x4 deltaMatrix)

Moves the nodes in this graph.

Public
RelocateNodes (Vector3 center, Quaternion rotation, float nodeSize, float aspectRatio=1, float isometricAngle=0)

Relocate the grid graph using new settings.

Public