You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "An instanced LavishGUI2 Pixel Shader, with optional parameters",
"type":"object",
"properties": {
"name":{
"type":"string",
"description": "Name of the Pixel Shader to use"
},
"data":{
"type":"array",
"description": "Data items to be used as 'constants', for a parameterized Pixel Shader. This will override the default data specified for the Pixel Shader."