Dungeon Architect  17.0.0
DungeonArchitect.RoadNetworks.RoadGraphBuilder Class Reference

Public Member Functions

 RoadGraphBuilder (RoadGraphBuilderSettings settings)
 
void Initialize (RoadGraph graph)
 
void CreateLine (Vector3 start, Vector3 end, float thickness)
 
void CreateCircle (Vector3 center, float radius, float thickness)
 
RoadGraph BakeRoadGraph ()
 
RoadGraphBuildNode CreateNode (Vector3 position)
 
void ConnectNodes (RoadGraphBuildNode a, RoadGraphBuildNode b, float thickness)
 

Detailed Description

Definition at line 12 of file RoadGraphBuilder.cs.


The documentation for this class was generated from the following file: