• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

No option to "expose as new graph input" for random seed?

New Here ,
Jun 24, 2024 Jun 24, 2024

Copy link to clipboard

Copied

Hi. Sorry if I'm missing something here, but I can "expose as new graph input" most parameters of nodes basically, but I don't seem to have the option to expose as new graph input for the random seed. Is there a way to do this that I am missing? I basically want to be able to change the random seed of multiple nodes at once. 

 

Thanks for any help on this, and sorry if this is obvious. 

 

Brian

TOPICS
Substance Graph

Views

80

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Jun 27, 2024 Jun 27, 2024

Make a new input value (integer), add a function to the random seed for your node(s) and drive that function from that input value using GetInteger

 

Dave

Votes

Translate

Translate
Community Expert ,
Jun 27, 2024 Jun 27, 2024

Copy link to clipboard

Copied

Make a new input value (integer), add a function to the random seed for your node(s) and drive that function from that input value using GetInteger

 

Dave

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 28, 2024 Jun 28, 2024

Copy link to clipboard

Copied

LATEST

Perfect. Thanks so much. 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines