Nicholas Ralabate Posted January 27, 2021 Share Posted January 27, 2021 Hi, I'm playing with some of the callbacks mentioned in this article, specifically overriding shaders if an object has a particular category (string) tag: https://www.sidefx.com/docs/houdini/render/python.html I'm able to query and set the standard properties that are shown when you feed ray_show into Mantra but I'm curious how to add my own properties. Is this something that is possible through the UI or do you have to add support for it yourself in the SOHO Python script? I also see that there are some undocumented tags on these properties, can anybody explain what they do? I think I understand mantra_name and mantra_class but I have no idea what the point of spare_category is. Thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.