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

Exposed Perameters option is missing.

New Here ,
Oct 15, 2022 Oct 15, 2022

I have selected a node on my subgraph and would like to expose the perameter "seed", but the option to expose the perameter is not visible. This appears to be true for every input other than this one as well. What can I do to expose the perameter?

Zak25051146cq2d_0-1665890814699.png

 

TOPICS
Substance Graph
2.1K
Translate
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 , Oct 16, 2022 Oct 16, 2022

The Random Seed is usually set to inherit from the parent or input and will appear in the material parameters when used in Substance Painter without exposing it.

 

However if you want to control a particular node separately, add an input parameter to the graph - I've made the identifier in mine 'node_random_seed'.

Then in your node you can set the random seed to use existing graph input node_random_seed. It will though still be subject to changes in both the material graph random seed and the in

...
Translate
Community Expert ,
Oct 16, 2022 Oct 16, 2022

The Random Seed is usually set to inherit from the parent or input and will appear in the material parameters when used in Substance Painter without exposing it.

 

However if you want to control a particular node separately, add an input parameter to the graph - I've made the identifier in mine 'node_random_seed'.

Then in your node you can set the random seed to use existing graph input node_random_seed. It will though still be subject to changes in both the material graph random seed and the individual random seed, but is of use in ensuring that say different instances of the same node use different random seeds.

davescm_0-1665915619782.png

Dave

 

 

Translate
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 ,
Jul 05, 2023 Jul 05, 2023

Hi Dave! Where can I find the node random seed?

Translate
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
Community Expert ,
Jul 05, 2023 Jul 05, 2023

Hi,

It is not a separate node. It is just a label, and identifier, I put on a new graph input parameter. I could have called it 'xyz' and it would have done the same thing but I like to use meaningful labels so that I can remember later what they are for.

Dave

Translate
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 ,
Oct 26, 2023 Oct 26, 2023

Hi Dave

 

I created an input node, but the image import tab where the node exists like that image does not appear.
How do I create a node and configure it to be exposed like that?

Translate
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 ,
Oct 26, 2023 Oct 26, 2023
LATEST

Ha, I found it. It appeared when I changed the type to integer haha.

Translate
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