Click or drag to resize

PlaceablePrefabToggleCirculation Method (Boolean)

Turn the cluster's circulation on/off

Namespace:  BrydenWoodUnity.GeometryManipulation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void ToggleCirculation(
	bool show
)

Parameters

show
Type: SystemBoolean

[Missing <param name="show"/> documentation for "M:BrydenWoodUnity.GeometryManipulation.PlaceablePrefab.ToggleCirculation(System.Boolean)"]

See Also