zworld/assets/shaders/ssao.json

19 lines
242 B
JSON
Raw Normal View History

2024-01-14 22:56:06 +08:00
{
"Inputs": {
"position": {
"Index": 0,
"Type": "float"
},
"texcoord_0": {
"Index": 1,
"Type": "float"
}
},
"Bindings": {
"Params": 0,
"Position": 1,
"Normal": 2,
"Noise": 3
}
}