StateTree Tools

Ready-made StateTree tools for Unreal Engine 5


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

Sin (Radians)

Plugin: StateTreeToolsCore Category: Math | Float

Returns the sine of an angle given in radians. Use this with angular values already expressed in radians, such as those produced by Degrees To Radians or Atan2 (Radians).


Configuration

Value

The angle in radians.

Result

The sine of Value, in the range [-1, 1].

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