Ready-made StateTree tools for Unreal Engine 5
Plugin: StateTreeToolsCore Category: Math | Float
Returns the arctangent of Y / X expressed in degrees, using the signs of both components to determine the correct quadrant. This is the standard way to recover a full-circle angle from 2D Cartesian coordinates, with the result already in degrees for direct use with rotation properties.
The Y component (numerator).
The X component (denominator).
The angle in degrees whose tangent is Y / X, in the range (-180, 180].
Property functions are not available in UE 5.4. This node requires UE 5.5 or later.