absoluteCenter property

Vector2 absoluteCenter

Get the absolute center of the component

Implementation

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