MetaCore/SandboxProject/Scenes/Main.mcscene

81 lines
2.1 KiB
Plaintext

{
"GameObjects": [
{
"Camera": {
"BackgroundAlpha": 1.0,
"BackgroundColor": [
0.10000000149011612,
0.10000000149011612,
0.10000000149011612
],
"ClearFlags": 0,
"CullingMask": 4294967295,
"Depth": 0.0,
"Enabled": true,
"FarClip": 100.0,
"FieldOfViewDegrees": 60.0,
"IsPrimary": true,
"NearClip": 0.10000000149011612,
"OrthographicSize": 5.0,
"ProjectionMode": 0
},
"Id": 1,
"Name": "Main Camera",
"ParentId": 0,
"Transform": {
"Position": [
0.0,
2.200000047683716,
6.5
],
"RotationEulerDegrees": [
-15.0,
0.0,
0.0
],
"Scale": [
1.0,
1.0,
1.0
]
}
},
{
"Id": 2,
"Light": {
"Color": [
1.0,
1.0,
1.0
],
"Enabled": true,
"Intensity": 1.5
},
"Name": "Directional Light",
"ParentId": 0,
"Transform": {
"Position": [
0.0,
0.0,
0.0
],
"RotationEulerDegrees": [
-55.14899826049805,
-54.19499969482422,
-33.18817901611328
],
"Scale": [
1.0,
0.9999997615814209,
0.9999995231628418
]
}
}
],
"SceneName": "Main",
"Selection": {
"ActiveObjectId": 0,
"SelectedObjectIds": [],
"SelectionAnchorId": 0
}
}