PolygonDrawercreatingPolygon Property |
[Missing <summary> documentation for "P:BrydenWoodUnity.GeometryManipulation.PolygonDrawer.creatingPolygon"]
Namespace:
BrydenWoodUnity.GeometryManipulation
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxprotected bool creatingPolygon { get; set; }
Protected Property creatingPolygon As Boolean
Get
Set
protected:
property bool creatingPolygon {
bool get ();
void set (bool value);
}
member creatingPolygon : bool with get, set
Property Value
Type:
Boolean
See Also