Click or drag to resize

MeshlessGridRotateCluster Method

Rotates a cluster around itself

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

Parameters

angle
Type: SystemSingle

[Missing <param name="angle"/> documentation for "M:BrydenWoodUnity.Grid.MeshlessGrid.RotateCluster(System.Single)"]

See Also