Dungeon Architect  17.0.0
DungeonArchitect.Flow.Domains.Layout.Tooling.Graph3D.FlowLayout3DConstants Class Reference

Static Public Attributes

static readonly Color InactiveNodeColor = new Color(0, 0, 0, 0.05f)
 
static readonly Color LinkColor = new Color(0, 0, 0, 0.9f)
 
static readonly Color LinkOneWayColor = new Color(1, 0.2f, 0, 0.9f)
 
static readonly Color LinkItemRefColor = new Color(1, 0, 0, 0.9f)
 
static readonly float LinkHeadThicknessMultiplier = 4.0f
 
static readonly float ItemNodeScaleMultiplier = 0.3f
 

Detailed Description

Definition at line 23 of file FlowLayoutToolGraph3D.cs.


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