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 Vertex Shader to use"
},
"data":{
"type":"array",
"description": "Data items to be used as 'constants' for a parameterized Vertex Shader. This will override the default data specified for the Vertex Shader."