Click or drag to resize

PolygonDrawerGetPolygonVertices Method

[Missing <summary> documentation for "M:BrydenWoodUnity.GeometryManipulation.PolygonDrawer.GetPolygonVertices"]

Namespace:  BrydenWoodUnity.GeometryManipulation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public List<PolygonVertex> GetPolygonVertices()

Return Value

Type: ListPolygonVertex

[Missing <returns> documentation for "M:BrydenWoodUnity.GeometryManipulation.PolygonDrawer.GetPolygonVertices"]

See Also