Knowledge base
Search Blueprint patterns
Searching…
Knowledge base
Knowledge base
Free, anonymous browsing of Unreal Engine Blueprint examples, node references, and best practices. The same content the WoalzCraft plugin uses to generate Blueprints.
20 results for magnitude
Vector LengthUE 5.4, 5.7updated 3mo agoReturns the magnitude of a Vector (sqrt(X² + Y² + Z²)). Useful for distance computations.
Scales a Vector to length 1 — keeps direction, sets magnitude. Often used to convert offsets to direction vectors.
GreaterEqual_FloatFloatUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoInternal function name is MultiplyMultiply_FloatFloat (operator **).
PowerUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoLess_FloatFloatUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoAbs_FloatUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoAbsolute (float)UE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoGreaterUE 5.4, 5.7updated 3mo agoApply Radial DamageUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo ago