aboutsummaryrefslogtreecommitdiff
path: root/assets/Ires/S_SimpleLine.json
blob: b2dc4646282dbbf3728495e4e48f0ab05a025e9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
    "Type": "IresShader",
    "Uid": "0967d593c58e0994-d8d7e196996ec656",
    "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
            }]
    }
}