Click or drag to resize

MeshGridBuilderTPointcolorFunction Field

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[SerializeField]
[TooltipAttribute("The color function to use to color cells.")]
protected ColorFunction colorFunction

Field Value

Type: ColorFunction
See Also