Script properties
https://lensstudio.snapchat.com/api/classes/Pass/
Says, "Any properties on a Pass’s shader will automatically become properties on that Pass" .
.. however how do we know exactly what those property names are? I would like to toggle UV 2 Animation on and off with script, but it is not clear what property names to use.
Hi Stephen, the Shader properties are listed here:
https://lensstudio.snapchat.com/api/ShaderProperties/
We'll also in the future link to this from the Pass page. Thanks!