getWorldRotationY method

double getWorldRotationY()

Implementation

double getWorldRotationY() => math.atan2(d, b) * MathUtils.radDeg;