absoluteCenter property

Vector2 absoluteCenter
inherited

The absolute center of the component.

Implementation

Vector2 get absoluteCenter => absolutePositionOfAnchor(Anchor.center);