extents property

Vector2 extents
final

This is the half-width and half-height. This should be the actual half-width and half-height, not anything transformed or scaled.

Implementation

final Vector2 extents;