Click or drag to resize

MeshlessGridManagerSetCurrentGrid Method

Sets the current grid

Namespace:  BrydenWoodUnity.Grid
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void SetCurrentGrid(
	int index
)

Parameters

index
Type: SystemInt32
The index of the grid to be set
See Also