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