How can I set or check the 'use as render view' setting in python?
I couldn't find a bit to set ect. The only thing I can find is the 'CallCommand()' ID which I can't use.
Right now, I am trying to figure out where this setting is set. I am guessing it might be the document, but there is only an option to GetRenderBaseDraw() but I can't find a function to 'Set' it.
It would be awesome if you could point me in the direction.
Thank you!