HScript
HScript
Edit VEX sliders
The names of a slider should NOT have spaces, otherwise they will not be created!
- All the parameters exposed:Parameter and Variable Handling | Houdini Tech Blog
- Channel ranges: Canyou make a channel that goes over 1 in vex? : Houdini
Filenames and conditionals
//as an expression on another switch nodech('../switch_projection/input')==1
Get the bounding box max and min
bbox(0,D_YMIN)bbox(0,D_YMAX)