Home Adobe Substance

Substance Designer nodes functions

Hello.

Does anyone know how to get the value of parameter in the Designer in the function of one parameter? For example, in Splatter Circular create a function for Pattern Amount, and in it get the value from Radius?


Replies

  • poopipe
    Options
    Offline / Send Message
    poopipe grand marshal polycounter


    That function wants an integer output - use a To Integer node.

    It won't work because radius is probably less than 1 so the result will be 0 but if you multiply it by a number you'll get results

Sign In or Register to comment.