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

Function works in parameter mode, but not in preview mode

Community Beginner ,
Mar 13, 2024 Mar 13, 2024

I'm trying to use functions in the 2D transform node to allow users to rotate, uniformally scale and change horizontal vertical tiling of the opacity map. I have a value processor node connected to the 2D transform node that handles the rotation and scale. The 2D transform node's tiling mode is linked to an input paramter I've created.

 

Everything works perfectly when I use my default parameters, but when I go to the preview tab the H & V Tiling input has no effect. The rest of the functions work as expected. Any help would be appreciated.

TOPICS
How to , Substance Graph
252
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 , Mar 15, 2024 Mar 15, 2024

Tiling mode is a static parameter and cannot be exposed. Hence it has no impact in preview.

 

https://helpx.adobe.com/substance-3d-designer/substance-compositing-graphs/exposing-a-parameter.html

 

You could make 3 variations and expose a multiswitch control to go between them

 

 

 

Dave

Translate
Community Beginner ,
Mar 13, 2024 Mar 13, 2024

Uploads didn't work on the first try

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 ,
Mar 15, 2024 Mar 15, 2024
LATEST

Tiling mode is a static parameter and cannot be exposed. Hence it has no impact in preview.

 

https://helpx.adobe.com/substance-3d-designer/substance-compositing-graphs/exposing-a-parameter.html

 

You could make 3 variations and expose a multiswitch control to go between them

 

 

 

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