Ready-made StateTree tools for Unreal Engine 5
Plugin: StateTreeToolsCore Category: Math | Float
Returns Value multiplied by itself (i.e. x²). Use this to square a distance before comparing it to another squared distance, avoiding a more expensive square root, or to apply a quadratic curve to a linear input.
The float value to square.
Value × Value.
Property functions are not available in UE 5.4. This node requires UE 5.5 or later.