Jump to content

Copying and Pasting references issue!


Recommended Posts

Hi guys,

A reference copy of a node works fine in the same network area, but it doesn't when I cut and paste it into another node.

For example, I have 3 material builders, and I would like to paste a reference copy of shaders into my other materials.

How can I fix it?

 

Thanks for helping.

Reference Copy.jpg

Edited by Masoud
Link to comment
Share on other sites

They way I've approached this in the past is to use Python to generate my material nodes to begin with. Then I can click my shelf tool to blast out new copies of the materials which have the same parameters set.

If you are just trying to apply a "synchronized" material to multiple objects or instances and decoupling only a few parameters, consider supply attributes to those objects/instances instead. You can create a custom @index attribute on each object, then apply the same material to every object. Within the material you can reference that index, to drive a switch or bias mix field to blend or switch various maps or values on the master material.

 

Edited by Atom
Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...