Click or drag to resize

PolygonDrawertempLengths Property

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

Namespace:  BrydenWoodUnity.GeometryManipulation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
protected List<KeyValuePair<int, float>> tempLengths { get; set; }

Property Value

Type: ListKeyValuePairInt32, Single
See Also