Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 709 Bytes

File metadata and controls

28 lines (21 loc) · 709 Bytes

FieldDebugDrawer

Purpose: See Inspector fields below for configuration.

Setup

  • Add the component via the Unity menu.

Key Fields (Inspector)

Field Description
BlockedCellColor Blocked Cell Color.
CoordinatesColor Coordinates Color.
DebugPath Debug Path.
DisabledCellColor Disabled Cell Color.
DrawCoordinates Draw Coordinates.
DrawPath Draw Path.
GridColor Grid Color.
OccupiedCellColor Occupied Cell Color.
PathColor Path Color.
TextColor Text Color.
TextFontSize Text Font Size.
WalkableCellColor Walkable Cell Color.

See Also