Click or drag to resize

PolygonSegmentUpdateGeometry Method

[Missing <summary> documentation for "M:BrydenWoodUnity.GeometryManipulation.PolygonSegment.UpdateGeometry(BrydenWoodUnity.GeometryManipulation.GeometryVertex)"]

Namespace:  BrydenWoodUnity.GeometryManipulation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
protected override void UpdateGeometry(
	GeometryVertex vertex
)

Parameters

vertex
Type: BrydenWoodUnity.GeometryManipulationGeometryVertex

[Missing <param name="vertex"/> documentation for "M:BrydenWoodUnity.GeometryManipulation.PolygonSegment.UpdateGeometry(BrydenWoodUnity.GeometryManipulation.GeometryVertex)"]

See Also