In runtime, I want to add a new point to an existing point graph using GraphUpdateObject with a bound area, but the new point do not connected to the graph. Or I need to do it manually ?
Point Graph only have support for updating penalty, walkability and similar on already existing nodes using GraphUpdateObject?