zworld/assets/shaders/blur.json
2024-01-14 22:56:06 +08:00

16 lines
189 B
JSON

{
"Inputs": {
"position": {
"Index": 0,
"Type": "float"
},
"texcoord_0": {
"Index": 1,
"Type": "float"
}
},
"Bindings": {
"Input": 0
}
}