Click or drag to resize

MeshlessGridManagerRotateGrid Method

Called when the current grid is to be rotated

Namespace:  BrydenWoodUnity.Grid
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void RotateGrid(
	float angle
)

Parameters

angle
Type: SystemSingle
The angle to rotate the current grid
See Also