StateTree Tools

Ready-made StateTree tools for Unreal Engine 5


Project maintained by StateTreeTools Hosted on GitHub Pages — Theme by mattgraham

Atan (Degrees)

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.


Configuration

Value

The tangent value to invert.

Result

The arctangent of Value in degrees, in the range (-90, 90).

Unreal Engine Version Notes

Property functions are not available in UE 5.4. This node requires UE 5.5 or later.


← Back to Math | Float · ← Back to home