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