Search found 1 match

by gregoirebarfety
Fri Mar 03, 2017 11:15 am
Forum: Resources and Sharing
Topic: file path c4d python
Replies: 2
Views: 3419

file path c4d python

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?????

Go to advanced search