Hey everyone,
I am currently writing a rig/deformation testing tool for Maya, where the user first defines the screen capture area and then the tool goes through a dictionary list of Objects, Attributes and Values, changes the camera to the view you set and takes a screenshot. Currently I am running into an issue where the screenshot capture happens but I don't see any change in the viewport, even though printing a getAttr for the value before taking the screenshot is what you expect. I feel that the screenshot happens before the viewport updates and introducing time.sleep before and after taking the screenshot doesn't help. Any clues?
I can post code snippets on demand.
Thanks Everyone!
Shobhit