InscribedRectangle.Center Property

Definition

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

Applies to