Library
Node Group
Type
Version : 1.0
Node Graph
graph TB
subgraph NG_time_float_genglsl
NG_time_float_genglsl_frame[frame]
NG_time_float_genglsl_time[time]
style NG_time_float_genglsl_out fill:#0C0, color:#FFF
NG_time_float_genglsl_out([out])
end
NG_time_float_genglsl_frame --"in1"--> NG_time_float_genglsl_time
NG_time_float_genglsl_time --> NG_time_float_genglsl_out