Skip to main content
Inspiring
January 25, 2023
Answered

Exposure to alredy existing inputs of same names automatically

  • January 25, 2023
  • 1 reply
  • 282 views

I have exposed  evrything of color tile sampler and now want to make it sync in  secondary gray Sampler . Would be nice  to exsposure the gray one to   alredy  exposed color samplers inputs  and make the gray one synced automatically instead of tediously  do it one by one manually.

This topic has been closed for replies.
Correct answer Luca Giarrizzo

Hello,

 

Unfortunately, parameters which are exposed / have functions assigned to them cannot be automaticallty copied to other nodes in batch at this time. This is a manual process that needs to be done for each parameter.

 

I understand this is tedious. You may automate this using our Python API as was done in this plugin by Olivier Lau, for instance.

 

Best regards.

1 reply

Luca Giarrizzo
Community Manager
Luca GiarrizzoCommunity ManagerCorrect answer
Community Manager
January 26, 2023

Hello,

 

Unfortunately, parameters which are exposed / have functions assigned to them cannot be automaticallty copied to other nodes in batch at this time. This is a manual process that needs to be done for each parameter.

 

I understand this is tedious. You may automate this using our Python API as was done in this plugin by Olivier Lau, for instance.

 

Best regards.

Luca Giarrizzo | Quality Engineer - Substance 3D Designer | Adobe
kirkr5689Author
Inspiring
January 26, 2023

Thank you Luca