Library
Node Group
Type
Version : 1.0
Node Graph
graph TB
subgraph NG_switch_float
NG_switch_float_ifgreater_10[ifgreater_10]
NG_switch_float_ifgreater_9[ifgreater_9]
NG_switch_float_ifgreater_8[ifgreater_8]
NG_switch_float_ifgreater_7[ifgreater_7]
NG_switch_float_ifgreater_6[ifgreater_6]
NG_switch_float_ifgreater_5[ifgreater_5]
NG_switch_float_ifgreater_4[ifgreater_4]
NG_switch_float_ifgreater_3[ifgreater_3]
NG_switch_float_ifgreater_2[ifgreater_2]
NG_switch_float_ifgreater_1[ifgreater_1]
style NG_switch_float_out fill:#0C0, color:#FFF
NG_switch_float_out([out])
style NG_switch_float_which fill:#09D, color:#FFF
NG_switch_float_which([which])
style NG_switch_float_in10 fill:#09D, color:#FFF
NG_switch_float_in10([in10])
style NG_switch_float_in9 fill:#09D, color:#FFF
NG_switch_float_in9([in9])
style NG_switch_float_in8 fill:#09D, color:#FFF
NG_switch_float_in8([in8])
style NG_switch_float_in7 fill:#09D, color:#FFF
NG_switch_float_in7([in7])
style NG_switch_float_in6 fill:#09D, color:#FFF
NG_switch_float_in6([in6])
style NG_switch_float_in5 fill:#09D, color:#FFF
NG_switch_float_in5([in5])
style NG_switch_float_in4 fill:#09D, color:#FFF
NG_switch_float_in4([in4])
style NG_switch_float_in3 fill:#09D, color:#FFF
NG_switch_float_in3([in3])
style NG_switch_float_in2 fill:#09D, color:#FFF
NG_switch_float_in2([in2])
style NG_switch_float_in1 fill:#09D, color:#FFF
NG_switch_float_in1([in1])
end
NG_switch_float_which --"value2"--> NG_switch_float_ifgreater_10
NG_switch_float_in10 --"in1"--> NG_switch_float_ifgreater_10
NG_switch_float_which --"value2"--> NG_switch_float_ifgreater_9
NG_switch_float_in9 --"in1"--> NG_switch_float_ifgreater_9
NG_switch_float_ifgreater_10 --"in2"--> NG_switch_float_ifgreater_9
NG_switch_float_which --"value2"--> NG_switch_float_ifgreater_8
NG_switch_float_in8 --"in1"--> NG_switch_float_ifgreater_8
NG_switch_float_ifgreater_9 --"in2"--> NG_switch_float_ifgreater_8
NG_switch_float_which --"value2"--> NG_switch_float_ifgreater_7
NG_switch_float_in7 --"in1"--> NG_switch_float_ifgreater_7
NG_switch_float_ifgreater_8 --"in2"--> NG_switch_float_ifgreater_7
NG_switch_float_which --"value2"--> NG_switch_float_ifgreater_6
NG_switch_float_in6 --"in1"--> NG_switch_float_ifgreater_6
NG_switch_float_ifgreater_7 --"in2"--> NG_switch_float_ifgreater_6
NG_switch_float_which --"value2"--> NG_switch_float_ifgreater_5
NG_switch_float_in5 --"in1"--> NG_switch_float_ifgreater_5
NG_switch_float_ifgreater_6 --"in2"--> NG_switch_float_ifgreater_5
NG_switch_float_which --"value2"--> NG_switch_float_ifgreater_4
NG_switch_float_in4 --"in1"--> NG_switch_float_ifgreater_4
NG_switch_float_ifgreater_5 --"in2"--> NG_switch_float_ifgreater_4
NG_switch_float_which --"value2"--> NG_switch_float_ifgreater_3
NG_switch_float_in3 --"in1"--> NG_switch_float_ifgreater_3
NG_switch_float_ifgreater_4 --"in2"--> NG_switch_float_ifgreater_3
NG_switch_float_which --"value2"--> NG_switch_float_ifgreater_2
NG_switch_float_in2 --"in1"--> NG_switch_float_ifgreater_2
NG_switch_float_ifgreater_3 --"in2"--> NG_switch_float_ifgreater_2
NG_switch_float_which --"value2"--> NG_switch_float_ifgreater_1
NG_switch_float_in1 --"in1"--> NG_switch_float_ifgreater_1
NG_switch_float_ifgreater_2 --"in2"--> NG_switch_float_ifgreater_1
NG_switch_float_ifgreater_1 --> NG_switch_float_out