Forum Moderators: Staff
Poser Python Scripting F.A.Q (Last Updated: 2024 Sep 18 2:50 am)
rename as .py extension , run from the file menu
I have used this basic script for all sorts of material settings, it just needs a change to the input selected and the type of value being set. There is a test in the props section to filter out those props that dont have materials.
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
I'm using a school scene by Greenpots that is full of bad material nodes. Even on wallpaper it uses TRANSLUENCE_VALUE. Never mind that is on every lamp instead of using the ambient value there... but my question is:
is there a Python script that can set the TRANSLUENCE_VALUE to O for every material?
Because I already tried Shaderwork's Advanced Scene Manager which can set all Reflection_KD_Multi to 0 etc. but not the Transluence_Value (that works only with HSV there).