max property

Vector2 get max

The maximum point defining the AABB.

Implementation

Vector2 get max => _max;