Announcement

Collapse
No announcement yet.

Export VRScenes with maya -batch

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

  • Export VRScenes with maya -batch

    It is possible to export vrscene files through a "maya -batch" cmd line call?
    We are trying to avoid using our interactive maya licenses for generating vrscenes on our renderfarm. Therefore, we are looking for an alternative to using "Render -r vray", more specifically, we would like to use maya in batch mode, because that doesn't use one of our interactive licenses.

    Do you have any suggestions?

  • #2
    Hello,

    If you type:render.exe -r vray -help, you will have all the V-Ray options listed.Here is an example on how to export to .vrscene file:

    Render -r vray -exportFileName "D:/test.vrscene" -noRender filename
    Best regards,
    Tanya Metodieva
    Technical Support Representative

    Comment

    Working...
    X