Hi!
Is there a way to get the resolved image name from the vraySettings with python? From Maya Software you can get it with
name = renderSettings(firstImageName = True, fullPath = True)
for example.
Thanks!
Is there a way to get the resolved image name from the vraySettings with python? From Maya Software you can get it with
name = renderSettings(firstImageName = True, fullPath = True)
for example.
Thanks!
Comment