Click or drag to resize

MeshGridBuilderTPointcolors Field

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[SerializeField]
[TooltipAttribute("The colors to use to color cells.")]
[ContextMenuItemAttribute("Reset", "ResetColors")]
protected Color[] colors

Field Value

Type: Color
See Also