Hello everyone!
How can I open the Render Output File Interface using MAXScript?
Thanks!
Forum topic · General Scripting
By ausn · 2009-02-25
Hello everyone!
How can I open the Render Output File Interface using MAXScript?
Thanks!
Anubis · 2009-02-26
Thanks for the info! :)
ausn · 2009-02-26
I’ve found it!
Someone told me that they are listed under “Bitmap Values” in the help file.
Code:
getBitmapOpenFileName [caption:] [filename:<seed_filename_string>] </p> <p>getBitmapSaveFileName [caption:<title>] [filename:<seed_filename_string>]</p>
Anubis · 2009-02-25
I looked, but it appears there is no way :(