InscribedRectangle.Center Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The center point of the inscribed rectangle.
public:
property UnityEngine::Vector2 Center { UnityEngine::Vector2 get(); };
public UnityEngine.Vector2 Center { get; }
member this.Center : UnityEngine.Vector2
Public ReadOnly Property Center As Vector2
Property Value
UnityEngine.Vector2