topRight property

Vector2 get topRight

Implementation

Vector2 get topRight => Vector2(right, top);