sanostol Posted June 28, 2008 Share Posted June 28, 2008 I want to limit for example ty to the range of -1 to 1 but how can I do this. in the parameter interface editor I can do this for new ones, but not for the default ones Martin Quote Link to comment Share on other sites More sharing options...
cellchuk Posted July 9, 2008 Share Posted July 9, 2008 I tried to edit those default parameters once but didn't work. well I tried to delete them actually, however, I ended up making them invisible. so no chance cheers Quote Link to comment Share on other sites More sharing options...
Jason Posted July 10, 2008 Share Posted July 10, 2008 You could try put this expression into the parameter: clamp(cubic(),-1,1) I'm sure it's not quite what you want but it will allow you to use the handle in the viewport and limit the value it returns. 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.