Message 1 of 2
Change Renderer Button

Not applicable
08-28-2009
03:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to change from "Default_Scanline_Renderer" to "mental_ray_renderer" and back with MaxScript.
I used:
renderers.current = mental_ray_renderer()
renderers.current = Default_Scanline_Renderer()
I works good, only the Material Editor is not updated. If I change back to Scanline the MR Material are still displayed in the Material Editor. In the Render Setup Dialog has changed.
Open and Close the Material Editor does not work.
Is there a command to update the Material editor?
I used:
renderers.current = mental_ray_renderer()
renderers.current = Default_Scanline_Renderer()
I works good, only the Material Editor is not updated. If I change back to Scanline the MR Material are still displayed in the Material Editor. In the Render Setup Dialog has changed.
Open and Close the Material Editor does not work.
Is there a command to update the Material editor?