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 exponent
Internal function name is MultiplyMultiply_FloatFloat (operator **).
PowerUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoFModUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoGreaterEqual_FloatFloatUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo ago% (float)UE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoSqrtUE 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 agoSquareUE 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agostring
CeilUE 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7updated 3mo agoStandard multiplication. UE 5.5+ defaults to Multiply_Double; older code may use Multiply_Float — both work in Blueprints.