Ready-made StateTree tools for Unreal Engine 5
Plugin: StateTreeToolsCore Category: Math | Float
Returns the natural logarithm (base e) of Value. The input must be positive; zero or negative values produce -inf or NaN. Use this for logarithmic scaling โ for example compressing a wide range of values into a narrower output range.
The float value to take the logarithm of. Must be greater than zero.
The natural logarithm of Value.
Property functions are not available in UE 5.4. This node requires UE 5.5 or later.