In Substance Designer is there a way to dynamically edit an exposed parameter setting (like Min,Max, or Step) based off the value of a separate input?
So for instance, if I have two Integer 1 parameters, could the Default input of one parameter control the Max parameter of the other?
Replies
So yes
You wont be able to directly affect the min/max/step settings for an input parameter directly.
You can use a function to affect an input parameter and set the value of another based on the result though