is it possible to have a master node value that can be shared amongst multiple materials?
For example, I'd like to change a float value node, that changes the float value on multiple materials
Thanks
Master value for multiple materials
Moderators: ChrisHekman, aoktar
Safe way is to drive by a xpresso script if you need to use seperate materials. Don't connect any texture that's owned by a different material, it causes a lot problems.
Octane For Cinema 4D developer / 3d generalist
3930k / 16gb / 780ti + 1070/1080 / psu 1600w / numerous hw
3930k / 16gb / 780ti + 1070/1080 / psu 1600w / numerous hw
hmm would I need to create an Xpresso tag for every material? I suppose this is more of a C4D question reallyaoktar wrote:Safe way is to drive by a xpresso script if you need to use seperate materials. Don't connect any texture that's owned by a different material, it causes a lot problems.