hi!
when rendering from max script for exemple
render camera:$camera01 outputSize:[400,300]
the render dialog (see attach) didn't show.
is there a way to show it when rendering from maxscript?
Forum topic · General Scripting
By tinnnpo · 2012-04-05
hi!
when rendering from max script for exemple
render camera:$camera01 outputSize:[400,300]
the render dialog (see attach) didn't show.
is there a way to show it when rendering from maxscript?
You can use max quick
jos · 2012-04-06
You can use
max quick renderBut then you'll have to set all settings via the Render Scene Dialog.