Class LayerGridGraphUpdate Extends GraphUpdateObject
GraphUpdateObject with more settings for the LayerGridGraph.
Public Variables
If true, nodes will be reused.
Recalculate nodes in the graph.
Inherited Public Members
Penalty to add to the nodes.
Updates the specified node using this GUO's settings.
The bounds to update nodes within.
Reset penalties to their initial values when updating grid graphs and updatePhysics is true.
Reverts penalties and flags (which includes walkability) on every node which was updated using this GUO.
If modifyWalkability is true, the nodes' walkable variable will be set to this value.
A shape can be specified if a bounds object does not give enough precision.
Track which nodes are changed and save backup data.
Update Erosion for GridGraphs.
Use physics checks to update nodes.
Should be called on every node which is updated with this GUO before it is updated.