getIsScaling method

bool getIsScaling()

Implementation

bool getIsScaling() {
  return _isScaling;
}