min property

Vector2 get min

The minimum point defining the AABB.

Implementation

Vector2 get min => _min;