Hi,
I’d like to adjust the penalties and/or tags of all nodes that are within a threshold radius of a target position.
Is the best way to do this to subclass GraphUpdateShape and edit the Contains() method? Or is there a more obvious way I’ve missed?
Thanks