diff options
Diffstat (limited to 'assets/Ires/S_SimpleLine.json')
-rw-r--r-- | assets/Ires/S_SimpleLine.json | 22 |
1 files changed, 3 insertions, 19 deletions
diff --git a/assets/Ires/S_SimpleLine.json b/assets/Ires/S_SimpleLine.json index b2dc464..5b62b0e 100644 --- a/assets/Ires/S_SimpleLine.json +++ b/assets/Ires/S_SimpleLine.json @@ -1,25 +1,9 @@ { "Type": "IresShader", - "Uid": "0967d593c58e0994-d8d7e196996ec656", + "Uid": "1d6ae0953c91b56f-333f006389f662d9", "Value": { "SourceFile": ".stationary/Shaders/SimpleLine.glsl", - "Inputs": [{ - "Name": "pos", - "Semantic": "VES_Generic", - "OpenGLLocation": 0, - "ScalarType": "float", - "Width": 1, - "Height": 3, - "ArrayLength": 1 - }], - "Outputs": [{ - "Name": "fragColor", - "Semantic": "VES_Generic", - "OpenGLLocation": 0, - "ScalarType": "float", - "Width": 1, - "Height": 4, - "ArrayLength": 1 - }] + "Inputs": [], + "Outputs": [] } }
\ No newline at end of file |