Rafael Umino Nakanishi

RNakanishi

About Me

専門知識
Student

Connect

LOCATION
Brazil
ウェブサイト

Houdini Engine

Availability

Not Specified

Recent Forum Posts

Setting background image on render view using python 2023年7月20日19:04

Thank you, Chrisg~!
Works like a charm

Setting background image on render view using python 2023年7月17日16:13

Hello everyone!

I would like to set a background image automatically using python on the render view, but without having to open the dialog box in the image...
I looked into the documentation and tried to use IPRViewer class [www.sidefx.com], but it doesn't seem to have the required methods to call and set the parameter. I have also found out that a `compdisplay.pref` file is saved with the information as background.filename, but doesn't seem to be reloaded automatically, nor I found a way to force it to reload..

Is it even possible to change the filename using python? Or is there any other idea how to solve this problem?