Jump to content

Python equivalent of 'clamp(cubic(),min,max)' in a parm?


danvenn

Recommended Posts

Hi, 
I'm playing around with limiting transform handles on nulls to act as a rigging control surface.
I found on these forums a cool hscript snippet that allows this: clamp(cubic(),min,max).
Does anyone know the python equivalent? The python clamp doesn't seem to accept a cubic() as a parameter.

Also, does anyone know of another method of allowing for manual transform handle input that feeds into an expression? (HScript or Python).
I can't wrap my head around why cubic() works!

 

Cheers
Dan
 

 

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...