Ready-made StateTree tools for Unreal Engine 5
Plugin: StateTreeToolsCore Category: Math | Vector
Returns a unit vector (magnitude 1) in the same direction as Vector. If Vector has zero magnitude the result is a zero vector. Use this to extract a pure direction from a displacement or velocity before scaling it to a desired length.
The vector to normalize.
A unit vector pointing in the same direction as Vector, or a zero vector if Vector has zero length.
Property functions are not available in UE 5.4. This node requires UE 5.5 or later.