MetaCore/SandboxProject/Scenes/Main.mcscene

68 lines
1.6 KiB
Plaintext

{
"GameObjects": [
{
"Camera": {
"FarClip": 100.0,
"FieldOfViewDegrees": 60.0,
"IsPrimary": true,
"NearClip": 0.10000000149011612
},
"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
],
"Intensity": 1.5
},
"Name": "Directional Light",
"ParentId": 0,
"Transform": {
"Position": [
0.0,
0.0,
0.0
],
"RotationEulerDegrees": [
-45.0,
30.0,
0.0
],
"Scale": [
1.0,
1.0,
1.0
]
}
}
],
"SceneName": "Main",
"Selection": {
"ActiveObjectId": 0,
"SelectedObjectIds": [],
"SelectionAnchorId": 0
}
}