Is there GUI to edit 3DSceneColors files?
652 3 0-
- raincole
- Member
- 656 posts
- Joined: 8月 2019
- Online
-
- animatrix_
- Member
- 4988 posts
- Joined: 2月 2012
- Offline
Hi,
There is no GUI but you can use the Reload function to reload the colors:

Alterntively you can do it using the Python HOM:
hou.ui.reloadColorScheme() [www.sidefx.com]
There is no GUI but you can use the Reload function to reload the colors:
Alterntively you can do it using the Python HOM:
hou.ui.reloadColorScheme() [www.sidefx.com]
Senior FX TD @ Industrial Light & Magic
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com] https://lnk.bio/animatrix [lnk.bio]
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com] https://lnk.bio/animatrix [lnk.bio]

-
- raincole
- Member
- 656 posts
- Joined: 8月 2019
- Online
animatrix_
Hi,
There is no GUI but you can use the Reload function to reload the colors:Image Not Found
Alterntively you can do it using the Python HOM:
hou.ui.reloadColorScheme() [www.sidefx.com]
I see, thank you!
As for the GUI, I feel I'm experiencing some kind of Mandela Effect now... I swear that during H18~H19 days I've found a panel (perhaps a third party plugin? Or an official example about how to make custom panel?) that lists all the colors in 3DSceneColors, but I can't find it now...
-
- raincole
- Member
- 656 posts
- Joined: 8月 2019
- Online
I found it! It's from https://www.sidefx.com/docs/houdini/examples/python_panels/viewportcoloreditor.html [www.sidefx.com]
But the 'load' button only works in the embedded browser.
-
- Quick Links