For instance: say you have 3 keys selected in the Max curve editor with values “20, 40, and 60”. I want to edit all the of them at once “numerically” (as opposed to just manually dragging them in the curve editor). So let’s say I want to add +100 to all 3 keys. In Maya, you simply go into the curve editor, select the desired keys and enter “+=100” which would change their values to “120, 140, and 160”.
Obviously this is easy enough to do manually with just 3 keys. But when you’re dealing with hundreds, or even thousands of keys at once, doing this manually isn’t practical. I’m basically asking if Max has a “+=” or “-=” equivalent?