getWorldRotationX method

double getWorldRotationX()

Implementation

double getWorldRotationX() => math.atan2(c, a) * MathUtils.radDeg;