Hi there,
I'm making myself a confirm batch render dialogue/window in MEL. A last minute check-list to make sure I get all the settings right before sending them off to the renderfarm!
I'm familiar with most getAttr in V-Ray but sometimes they do not return any results, for example:
getAttr vraySettings.imageFormatStr
getAttr vraySettings.fileNamePrefix
Is there a way to force Maya to find these attribute values? Or will it rely on some global procedures?
I'm making myself a confirm batch render dialogue/window in MEL. A last minute check-list to make sure I get all the settings right before sending them off to the renderfarm!
I'm familiar with most getAttr in V-Ray but sometimes they do not return any results, for example:
getAttr vraySettings.imageFormatStr
getAttr vraySettings.fileNamePrefix
Is there a way to force Maya to find these attribute values? Or will it rely on some global procedures?
Comment