zworld/assets/shaders/shadow.json

15 lines
177 B
JSON
Raw Normal View History

2024-01-14 22:56:06 +08:00
{
"Inputs": {
"position": {
"Index": 0,
"Type": "float"
}
},
"Bindings": {
"Camera": 0,
"Objects": 1,
"Lights": 2,
"Textures": 3
}
}