Files
PhotonMF/scenes/furnace.json
2017-01-21 01:17:45 -04:00

14 lines
178 B
JSON

{
"environment": {
"color": [1.0, 1.0, 1.0]
},
"sphere": {
"position": [0.0, 0.0, -2.0],
"radius": 1.0,
"material": {
"diffuse": [0.1, 0.1, 0.1]
}
}
}