Dungeon Architect  17.0.0
DungeonArchitect.Builders.Grid.GridDebugDrawUtils Class Reference

Helper functions to draw debug information of the dungeon layout in the scene view More...

Static Public Member Functions

static void DrawCell (Cell cell, Color color, Vector3 gridScale, bool mode2D)
 
static void DrawCellId (Cell cell, Vector3 gridScale, bool mode2D)
 
static void DrawCellConnectionPoints (Cell cell, GridDungeonModel model, Color color, bool mode2D)
 
static void DrawAdjacentCells (Cell cell, GridDungeonModel model, Color color, bool mode2D)
 

Detailed Description

Helper functions to draw debug information of the dungeon layout in the scene view

Definition at line 10 of file GridDebugDrawUtils.cs.


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