Ready-made StateTree tools for Unreal Engine 5
Plugin: StateTreeToolsCore Category: Math | Float
Returns the arcsine (inverse sine) of a value, expressed in radians. The input must be in the range [-1, 1]; values outside this range produce NaN.
The sine value to invert. Must be in [-1, 1].
The arcsine of Value in radians, in the range [-π/2, π/2].
Property functions are not available in UE 5.4. This node requires UE 5.5 or later.