a
(float, default: 0): The dividend, or the number to be divided.b
(float, default: 0): The divisor, or the number to divide by.result
(float): The result of dividing a
by b
.a
input port.b
input port.result
output port.a
input port of the ÷ (Divide Float) node.b
input port of the ÷ (Divide Float) node.result
output port.