Click or drag to resize

PolygonDrawertemp_points Property

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

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

Property Value

Type: ListVector3
See Also