Dungeon Architect  17.0.0
DungeonArchitect.RoadNetworks.RoadGraphBuildNode Class Reference

Public Member Functions

 RoadGraphBuildNode (int nodeId, Vector3 position)
 
 RoadGraphBuildNode (RoadGraphNode graphNode)
 

Public Attributes

int nodeId
 
Vector3 position
 
List< RoadGraphBuildNodeconnectedNodes = new List<RoadGraphBuildNode>()
 
List< float > edgeThickness = new List<float>()
 

Detailed Description

Definition at line 172 of file RoadGraphBuilder.cs.


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