RegionGraphNodeID
public struct RegionGraphNodeID : Comparable, Hashable
Unique region graph node identifier.
Note
This node identifier maps directly to a region (update region set or update region) in the map so they are not connected to a certain instance ofRegionGraph
.
Important
This is a Public Preview API. It may be changed or removed at any time.