PxAtan2

Defined in include/foundation/PxMath.h

inline float PxAtan2(float x, float y)

Arctangent of (x/y) with correct sign.

Returns angle between -PI and PI in radians Unit: Radians