Ready-made StateTree tools for Unreal Engine 5
Plugin: StateTreeToolsCore Category: Math | Vector
Returns the length (magnitude) of a vector โ the distance from the origin to the point it represents. Use this to measure speed from a velocity vector, or to check whether a direction vector is near-zero before normalizing it.
The vector whose magnitude to compute.
The length of Vector as a float.
Property functions are not available in UE 5.4. This node requires UE 5.5 or later.