scaledSize property

Vector2 get scaledSize

Implementation

Vector2 get scaledSize => size * scale;