Click or drag to resize

PlaceablePrefabMove Method

Moves cluster, called in case of resolve/unresolve

Namespace:  BrydenWoodUnity.GeometryManipulation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void Move(
	float dist,
	string side
)

Parameters

dist
Type: SystemSingle

[Missing <param name="dist"/> documentation for "M:BrydenWoodUnity.GeometryManipulation.PlaceablePrefab.Move(System.Single,System.String)"]

side
Type: SystemString

[Missing <param name="side"/> documentation for "M:BrydenWoodUnity.GeometryManipulation.PlaceablePrefab.Move(System.Single,System.String)"]

See Also