Slower ctrl - drag change attribute speed?


#1

In the Attribute Editor :
Ctrl + Right Mouse Drag = Fast - step 1.000
Ctrl + Middle Mouse Drag = Medium - step 0.100
Ctrl + Left Mouse Drag = Slow - step 0.010

Even 0.010 is not slow enough.
Is it possible to step 0.001?


#2

Not sure if we’re talking about the same thing, but to adjust a value by selecting the attribute label (not the actual value box), and then MMB dragging in the viewport while useManips is in invisible mode, you can set the speed with a mel command:

channelBox -e -speed .001 “mainChannelBox”


#3

Sorry, not the same thing, you’are talking about Channel Box Editor, unfortunately this is not work for Attribute Editor.


I am talking about this, ctrl + mouse drag attribute value to change value, but it’s just too fast, I want to slow down the value change process.