View Full Version : shaded snapshot
mossin 01-17-2011, 04:05 AM hi all,
is it possible to take a shaded snapshot from render View?
Render -> snapshot will create wireframe snapshot
how can i create shaded snapshot ? any idea ?
|
|
mossin
01-17-2011, 08:55 AM
got the solution
idea was adding extra command
modelEditor -e -da "smoothShaded" renderWindowTMPModelEditor;
in
"\scripts\others\renderWindowPanel.mel"
e.g.
//
// Set the right camera to the model editor.
//
modelEditor -e -cam $snapCamera renderWindowTMPModelEditor;
modelEditor -e -da "smoothShaded" renderWindowTMPModelEditor;
now maya's renderView is creating snapshot in shaded mode.
If you find any simple solution, pls post it
thanks
CGTalk Moderation
01-17-2011, 08:55 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.