Message 1 of 1
Realtime update of graph editor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a script that changes the position of an object as the user drags the mouse in the viewport (using draggerContext). I refresh the viewport at the end of each cycle of my script using cmds.refresh(), but is there a way of refreshing the graph editor at the same time so that I can view keys moving as the object moves?