MetaCore/SandboxProject/Scenes/Main.mcscene.json

108 lines
1.9 KiB
JSON

{
"name": "Main",
"objects": [
{
"camera": {
"far_clip": 1000,
"fov_degrees": 60,
"near_clip": 0.100000001490116,
"primary": true
},
"editor_metadata": {
"editor_only": false,
"locked": false,
"selected": false
},
"id": "00005031af666d280adc4216764a07c100000001",
"name": "Main Camera",
"parent_id": "",
"transform": {
"position": [
0,
-10,
3
],
"rotation": [
0,
0,
0
],
"scale": [
1,
1,
1
]
}
},
{
"editor_metadata": {
"editor_only": false,
"locked": false,
"selected": false
},
"id": "00005031af669a14494b5bcf7b0288f500000002",
"light": {
"color": [
1,
1,
1
],
"intensity": 1,
"range": 10,
"spot_angle_degrees": 45,
"type": "directional"
},
"name": "Directional Light",
"parent_id": "",
"transform": {
"position": [
0,
0,
0
],
"rotation": [
0,
0,
0
],
"scale": [
1,
1,
1
]
}
},
{
"editor_metadata": {
"editor_only": false,
"locked": false,
"selected": false
},
"id": "00005031af7e8fac310b0d408494fcfb00000008",
"mesh_renderer": {
"material_asset_id": "builtin://editor-default",
"mesh_asset_id": "builtin://box",
"visible": true
},
"name": "Demo Cube",
"parent_id": "",
"transform": {
"position": [
0,
0,
0
],
"rotation": [
0,
0,
0
],
"scale": [
1,
1,
1
]
}
}
]
}