Ready-made StateTree tools for Unreal Engine 5
Plugin: StateTreeToolsCore Category: Math | Vector
Divides each component of Vector by a scalar float. Dividing by zero produces undefined results. Use this to convert a scaled vector back to unit scale, or to average a vector across a count.
The vector to divide.
The scalar divisor. Defaults to 1. Must not be zero.
Vector / Scalar.
Property functions are not available in UE 5.4. This node requires UE 5.5 or later.