StateTree Tools

Ready-made StateTree tools for Unreal Engine 5


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

Cos (Degrees)

Plugin: StateTreeToolsCore Category: Math | Float

Returns the cosine of an angle given in degrees. Use this when your angle is already in degrees, avoiding the need for a separate Degrees To Radians conversion.


Configuration

Value

The angle in degrees.

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