[Missing <summary> documentation for "P:BrydenWoodUnity.GeometryManipulation.Polygon.Center"]
Namespace:
BrydenWoodUnity.GeometryManipulation
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic Vector3 Center { get; }
Public ReadOnly Property Center As Vector3
Get
public:
property Vector3 Center {
Vector3 get ();
}
member Center : Vector3 with get
Property Value
Type:
Vector3
See Also