Click or drag to resize

PolygonDrawertemp_Vertices Property

[Missing <summary> documentation for "P:BrydenWoodUnity.GeometryManipulation.PolygonDrawer.temp_Vertices"]

Namespace:  BrydenWoodUnity.GeometryManipulation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
protected List<PolygonVertex> temp_Vertices { get; set; }

Property Value

Type: ListPolygonVertex
See Also