Click or drag to resize

MeshlessGridManagerGenerateGUISelect Method

Creates a GUI element for the grid

Namespace:  BrydenWoodUnity.Grid
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void GenerateGUISelect(
	Color color
)

Parameters

color
Type: Color
The color of the GUI element
See Also