MeshlessGridManagergridColors Field |
The list of available colors for the different grids
Namespace:
BrydenWoodUnity.Grid
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic List<Color> gridColors
Public gridColors As List(Of Color)
public:
List<Color>^ gridColors
val mutable gridColors: List<Color>
Field Value
Type:
ListColor
See Also