Ready-made StateTree tools for Unreal Engine 5
Plugin: StateTreeToolsCore Category: Math | Float
Converts an angle from radians to degrees by multiplying by 180/π. Use this when converting the output of a radian-based function (such as Atan2 (Radians)) into degrees for use with rotation properties or degree-based comparisons.
The angle in radians to convert.
The equivalent angle in degrees.
Property functions are not available in UE 5.4. This node requires UE 5.5 or later.