absoluteCenter property

Vector2 absoluteCenter

The absolute center of the component.

Implementation

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