Hello everyone! Stuck with some problem, using maya 2017, and i need to change viewport rendere to viewport 2.0, how can i do this with Python API? Cannot find such option in documentation, what i founded i can check what RendererName <https://help.autodesk.com/cloudhelp/2017/ENU/Maya-SDK/cpp_ref/class_m3d_view.html#a5e6d2851c6b3057c33a11e60bfe978ee> currently used as enum parameter of M3dView object of current viewport with getRendererName(), but there is no setRenderer , and i cannot change param directly without setter.
-- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_maya+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/9d9c21c1-e0ec-4226-b80f-990b593cf7b2n%40googlegroups.com.