StateTree Tools

Ready-made StateTree tools for Unreal Engine 5


Project maintained by StateTreeTools Hosted on GitHub Pages — Theme by mattgraham

Vector Subtract

Plugin: StateTreeToolsCore Category: Math | Vector

Subtracts Right from Left component-wise, returning the difference. The result is a vector pointing from Right to Left and can be used as a displacement or direction before normalization.


Configuration

Left

The vector to subtract from.

The vector to subtract.

Result

Left - Right.

Unreal Engine Version Notes

Property functions are not available in UE 5.4. This node requires UE 5.5 or later.


← Back to Math | Vector · ← Back to home