ouwenli Posted August 2, 2017 Share Posted August 2, 2017 Hi all, I have been using Houdini for a while but unfortunately still remains a newbie... I wonder if there is any way to set numeric constraints on the parameters we created when we customise wrangle SOP or Python Sop? For example, I want an integer parameter slider displayed on my Python SOP panel which can only be set to even number. Thank you so much for help in advance! Quote Link to comment Share on other sites More sharing options...
Yon Posted August 5, 2017 Share Posted August 5, 2017 Hey, by default there is no option for that I know of. But you can use a modulus (%) in expression to return even numbers. Or use a CHOP pulse waveform. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.