Announcement

Collapse
No announcement yet.

VFB turn off options

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

  • VFB turn off options

    is there a mel command we can run to turn off a few things in the VFB.

    - can we turn off region render with mel?
    - can we turn off apply color corrections curve with mel?

    ideally we could run this command as a pre-render mel along with these commands:

    //Initial State
    setAttr "vraySettings.sys_distributed_rendering_on" 0;
    setAttr "vraySettings.stamp_on" 0;

    we use this to ensure that we don't accidentally have the stamp turned on or have distributed rendering on when we send our files to the farm. but I just got burned on a big render by having region render turned on, then walked away to come back and find only a corner of my frame rendered

    we are still using vray 2.0 with maya 2011

  • #2
    Look at this thread:

    http://www.chaosgroup.com/forums/vbu...ht=turn+region

    Hope that helps.
    V-Ray for Maya developer

    Comment

    Working...
    X