dolexd 2 Posted January 8 Hello, I am really confused with Gas Disturb node. I tried reading the documentation and tried different values but I haven't seen much difference when I change the Threshold Range value. Can some please help me and explain what exactly the Threshold Range is doing? Thanks. Share this post Link to post Share on other sites
bunker 259 Posted January 9 The GasDisturb is an HDA so you can see what's going on inside, check the "vex" gasFieldVOP Threshold Range is just a remapping of density to 0-1 values VEX equivalent fit(f@density,thresholdmin,thresholdmax,0,1) Share this post Link to post Share on other sites