23 lines
307 B
JSON
23 lines
307 B
JSON
|
|
{
|
||
|
|
"Inputs": {
|
||
|
|
"position": {
|
||
|
|
"Index": 0,
|
||
|
|
"Type": "float"
|
||
|
|
},
|
||
|
|
"normal": {
|
||
|
|
"Index": 1,
|
||
|
|
"Type": "float"
|
||
|
|
},
|
||
|
|
"texcoord_0": {
|
||
|
|
"Index": 2,
|
||
|
|
"Type": "float"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"Bindings": {
|
||
|
|
"Camera": 0,
|
||
|
|
"Objects": 1,
|
||
|
|
"Lights": 2,
|
||
|
|
"Textures": 3
|
||
|
|
}
|
||
|
|
}
|