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