StateTree Tools

Ready-made StateTree tools for Unreal Engine 5


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

Cos (Radians)

Plugin: StateTreeToolsCore Category: Math | Float

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


Configuration

Value

The angle in radians.

Result

The cosine 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