Method GetMap
GetMap()
Gets built from this graph.
public IMap<Vector3, Vector3> GetMap()
Returns
Exceptions
- InvalidOperationException
Graph has no output node.
Gets built from this graph.
public IMap<Vector3, Vector3> GetMap()
Graph has no output node.