Announcement

Collapse
No announcement yet.

Command line render

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Command line render

    Hi, is it possible in a .bat file to tell Maya to render all .mb files located in the same directory as the .bat file, without having to specific the names of the files to render?

    /Oscar

  • #2
    Yes, you can use a for loop construct and call Render.exe repeatedly.

    Here are some examples for a loop http://stackoverflow.com/questions/2...ch-script-loop
    V-Ray developer

    Comment


    • #3
      Thanks Petrov! I will have a look at this.

      BR/Oscar

      Comment

      Working...
      X