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.
58 results for float
Pure node. Use ErrorTolerance (default 0.0001) for floating-point comparison.
EqualEqual_FloatFloatUE 5.3, 5.4, 5.5, 5.6, 5.7updated 6mo agoMax (float)UE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 6mo agoNearly Equal (float)UE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 6mo agoClamp_FloatUE 5.3, 5.4, 5.5, 5.6, 5.7updated 6mo agoPin names A, B, ReturnValue.
AddUE 5.4, 5.7updated 6mo agoLess_FloatFloatUE 5.3, 5.4, 5.5, 5.6, 5.7updated 6mo agoPin names A and B. C++ name stays Multiply_FloatFloat even in UE 5.7.
MultiplyUE 5.4, 5.7updated 6mo agoDivideUE 5.4, 5.7updated 6mo agoA real number with decimals. UE 5.0+ uses double-precision by default. Use for distances, percentages, time.
EqualUE 5.4, 5.7updated 6mo ago