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