Click or drag to resize

PolygonShowControlPoints Method

Shows and hides the control points

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

Parameters

show
Type: SystemBoolean
Whether to show or hide the control points
See Also