getWorldScaleY method

double getWorldScaleY()

Implementation

double getWorldScaleY() => math.sqrt(b * b + d * d);