Can you modify shader instance parameters from script?
For my project we use a custom shader with custom shader parameters.
When not hidden I can modify these parameters via the Shader Settings > Shader Parameters window.
Is it possible to read/write these custom shader parameters from the Python or Javascript scripting APIs? Looking through the Substance 3D Painter API Documentation I've not been able to find any example of this.
However I've noticed that the API is very much out of date and incomplete, so I could be missing something.
