{
  "GameObjects": [
    {
      "Id": "bfc59c12-1ed2-4f91-8956-a95a315eac3c",
      "Name": "Sun",
      "Rotation": "-0.0000000377291,0.6329893,0.0000000000000005185386,0.774161",
      "Enabled": true,
      "Components": [
        {
          "__type": "DirectionalLight",
          "__enabled": true,
          "LightColor": "0.91373,0.98039,1,1",
          "Shadows": true,
          "SkyColor": "0.05882,0.07451,0.08235,1"
        }
      ]
    },
    {
      "Id": "00344a8c-fa5e-45ae-b12a-10bb781a1dc3",
      "Name": "2D Skybox",
      "Enabled": true,
      "Components": [
        {
          "__type": "SkyBox2D",
          "__enabled": true,
          "SkyMaterial": "materials/skybox/light_test_sky_sunny02.vmat",
          "Tint": "1,1,1,1"
        },
        {
          "__type": "EnvmapProbe",
          "__enabled": true,
          "Bounds": {
            "Mins": "-512,-512,-512",
            "Maxs": "512,512,512"
          },
          "Projection": "Sphere",
          "Texture": "textures/cubemaps/default2.vtex",
          "TintColor": "1,1,1,1"
        }
      ]
    },
    {
      "Id": "6ad70641-3c6c-4402-9c85-9a4969af4764",
      "Name": "Plane",
      "Scale": "3,3,3",
      "Enabled": true,
      "Components": [
        {
          "__type": "ModelRenderer",
          "__enabled": true,
          "BodyGroups": 18446744073709551615,
          "MaterialOverride": "materials/dev/dev_metal_rough50.vmat",
          "Model": "models/dev/plane.vmdl",
          "ShouldCastShadows": true,
          "Tint": "1,1,1,1"
        }
      ]
    },
    {
      "Id": "3c2490ef-54a0-49bb-8f13-490e40aa51d1",
      "Name": "Cube",
      "Position": "15.44442,82.48373,14.40159",
      "Rotation": "0.00000001819328,-0.00000000000000008235059,0.3052325,0.952278",
      "Scale": "0.5632889,0.5632889,0.5632889",
      "Enabled": true,
      "Components": [
        {
          "__type": "ModelRenderer",
          "__enabled": true,
          "BodyGroups": 18446744073709551615,
          "MaterialOverride": "materials/dev/dev_metal_rough20.vmat",
          "Model": "models/dev/box.vmdl",
          "ShouldCastShadows": true,
          "Tint": "1,1,1,1"
        },
        {
          "__type": "MyComponent",
          "__enabled": true,
          "StringProperty": null
        }
      ]
    },
    {
      "Id": "3ee1c9f4-07be-4e0b-8b23-67bee2d8ec8a",
      "Name": "Camera",
      "Position": "-116.9319,-243.2814,254.4213",
      "Rotation": "-0.2056158,0.322752,0.4964002,0.7791919",
      "Enabled": true,
      "Components": [
        {
          "__type": "CameraComponent",
          "__enabled": true,
          "BackgroundColor": "0.33333,0.46275,0.52157,1",
          "ClearFlags": "All",
          "FieldOfView": 60,
          "Orthographic": false,
          "OrthographicHeight": 1204,
          "RenderExcludeTags": "",
          "RenderTags": "",
          "TargetEye": "None",
          "ZFar": 10000,
          "ZNear": 10
        }
      ]
    }
  ],
  "SceneProperties": {
    "Lerping": true,
    "UseFixedUpdate": true,
    "ThreadedAnimation": true,
    "TimeScale": 1,
    "MaxFixedUpdates": 5,
    "FixedUpdateFrequency": 50,
    "NetworkFrequency": 60
  },
  "Title": "minimal",
  "Description": "",
  "__references": []
}