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