scalingFactor property

double scalingFactor

The current scaling factor for the isometric view.

Implementation

double get scalingFactor => effectiveTileSize.y / effectiveTileSize.x;