Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

0 votes
0 answers
47 views

Per Object Attribute not updating instantly

I am using this code, based on a previous question: https://blender.stackexchange.com/a/302335/171509 ...
YupDiDo's user avatar
  • 55
3 votes
1 answer
66 views

Material not updating when param in Attribute node is changed via Python

I have a Material node, it contains the default BSDF Shader whose color is fed via an Attribute Node. The Type is Object, and Attribute Node's Name is custom_color. ...
YupDiDo's user avatar
  • 55