Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk® Maya® / MEL / Render to file using render UI settings?
  RSS 2.0 ATOM  

Render to file using render UI settings?
Rate this thread
 
42749
 
Permlink of this thread  
avatar
  • Kodreim
  • Posted: 02 May 2010 05:26 AM
  • Total Posts: 11
  • Joined: 29 August 2009 12:53 PM

Hi all,

I am trying to write a simple script that does these steps:

vector3 rotations[]; (array that holds yaw,pitch,roll of where I want my directional light to rotate)
loop:
- render the scene using mental ray’s ray tracing and save it to a file
- rotate my directional light in the scene
- loop until all rotations[] have been rendered

I have tried using batchrender and using that does save the rendered image to a file, but it seems none of the UI render settings I set are being used.

Thanks for any help!



Replies: 0