When improving shot framing, I often want to move a camera by a certain "percent." I realize that "percent" can be arbitrary when you aren't sure where the camera is positioned to begin with, but it's more meaningful to the customer to talk in percents rather than units (e.g. "Push in 10%")
In Maya's python libraries, I see the camera
and dolly
commands, but not a built-in way to move the camera a fraction of its current position. What is the most elegant way to approach this?