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

22 lines
298 B
JSON

{
"Inputs": {
"position": {
"Index": 0,
"Type": "float"
},
"texcoord_0": {
"Index": 1,
"Type": "float"
}
},
"Bindings": {
"Camera": 0,
"Lights": 1,
"Diffuse": 2,
"Normal": 3,
"Position": 4,
"Occlusion": 5,
"Shadow": 6
}
}