Ready-made StateTree tools for Unreal Engine 5
Plugin: StateTreeToolsCore Category: Math | Float
Returns the arctangent (inverse tangent) of a value, expressed in degrees. Unlike Atan2 (Degrees), this takes a single ratio rather than separate Y and X components, so it cannot distinguish the quadrant of the original angle.
The tangent value to invert.
The arctangent of Value in degrees, in the range (-90, 90).
Property functions are not available in UE 5.4. This node requires UE 5.5 or later.