getZoomScale property

num get getZoomScale

Implementation

num get getZoomScale => math.pow(0.95, scope.zoomSpeed);