16 lines
253 B
Text
16 lines
253 B
Text
|
{
|
||
|
"meshes": [
|
||
|
{
|
||
|
"position": "0,0,0",
|
||
|
"path": "scene.obj",
|
||
|
"material": "test.material"
|
||
|
}
|
||
|
],
|
||
|
"lights": [
|
||
|
{
|
||
|
"position": "66,56,25",
|
||
|
"type": 1
|
||
|
}
|
||
|
]
|
||
|
}
|