Ready-made StateTree tools for Unreal Engine 5
Plugin: StateTreeToolsCore Category: Math | Vector
Returns the cross product of two vectors: a vector perpendicular to both inputs. The magnitude of the result equals the area of the parallelogram formed by the two vectors. Use this to compute a surface normal, find a perpendicular direction, or determine the rotational relationship between two directions.
The first vector.
The second vector.
A vector perpendicular to both Left and Right.
Property functions are not available in UE 5.4. This node requires UE 5.5 or later.