Click or drag to resize

VertexMoved Delegate

[Missing <summary> documentation for "T:BrydenWoodUnity.GeometryManipulation.VertexMoved"]

Namespace:  BrydenWoodUnity.GeometryManipulation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public delegate void VertexMoved(
	PolygonVertex polygonVertex
)

Parameters

polygonVertex
Type: BrydenWoodUnity.GeometryManipulationPolygonVertex
See Also