Eyeon:Script/Reference/Libraries/math/atan2

From VFXPedia

Jump to: navigation, search

math.atan2(x, y) Returns the arc tangent in radians of y/x based on the signs of both values to determine the correct quadrant.


Tips for atan2 (edit)

EyeonTips:Script/Reference/Libraries/math/atan2