Skip to content

AddFloatNode

Purpose of the Node

The AddFloatNode is used to add two float values together. It takes two float inputs and outputs their sum.

Pins

Pin NamePin DescriptionPin TypeValue Type
Float 1The first float to be addedStructArray
Float 2The second float to be addedStringMap
SumThe sum of the two floatsNumberNormal