On 07/03/2017 at 04:30, xxxxxxxx wrote:
**i m tringing to get the filepath from octane render settings with python, little bit like this:
rd = doc.GetActiveRenderData()
test = rd[c4d.SET_PASSES_SAVEPATH]
print test
the result is always "none"
Does anyone know how to get the rendersettings from octane?????**
**
**