Click or drag to resize

PolygonVertexpolygons Property

[Missing <summary> documentation for "P:BrydenWoodUnity.GeometryManipulation.PolygonVertex.polygons"]

Namespace:  BrydenWoodUnity.GeometryManipulation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public List<Polygon> polygons { get; set; }

Property Value

Type: ListPolygon
See Also