1
Substance Designer - Scripting - Re: Get input parameter group?
on: November 08, 2019, 04:47:55 pm
Thanks a lot NevTD, it works perfectly, I was not accustomed to this part of the doc, indeed it contains valuable information!
Just for info in the code we can avoid a loop using SDGraph.getPropertyFromId() if we know the property id.
Just for info in the code we can avoid a loop using SDGraph.getPropertyFromId() if we know the property id.