Hi all
I've used the following mel, to convert an old V-Ray scene to the new sampling method:
setAttr "vraySettings.dmcAdaptiveMethod" 1;
But is there a way to check that the new Variance-based method is being used?
Cheers
I've used the following mel, to convert an old V-Ray scene to the new sampling method:
setAttr "vraySettings.dmcAdaptiveMethod" 1;
But is there a way to check that the new Variance-based method is being used?
Cheers
Comment