leftBottom property

IntVector2 get leftBottom
inherited

Implementation

IntVector2 get leftBottom => IntVector2(leftTop.dx, rightBottom.dy);