sasalka/Assets/prefabs/Camera.prefab
2025-05-28 17:15:12 +03:00

42 lines
1.1 KiB
Plaintext

{
"RootObject": {
"__guid": "2c63f3c8-74af-4714-8468-a218a21fb5ad",
"Flags": 0,
"Name": "Camera",
"Enabled": true,
"Components": [
{
"__type": "Sandbox.CameraComponent",
"__guid": "afb1c494-6985-41ae-9eb8-11bdcf2cde71",
"BackgroundColor": "0.33333,0.46275,0.52157,1",
"ClearFlags": "All",
"FieldOfView": 100,
"FovAxis": "Horizontal",
"IsMainCamera": true,
"OnComponentDestroy": null,
"OnComponentDisabled": null,
"OnComponentEnabled": null,
"OnComponentFixedUpdate": null,
"OnComponentStart": null,
"OnComponentUpdate": null,
"Orthographic": false,
"OrthographicHeight": 1204,
"Priority": 1,
"RenderExcludeTags": "",
"RenderTags": "",
"TargetEye": "None",
"Viewport": "0,0,1,1",
"ZFar": 32768,
"ZNear": 10
}
],
"Children": []
},
"ShowInMenu": false,
"MenuPath": null,
"MenuIcon": null,
"DontBreakAsTemplate": false,
"ResourceVersion": 1,
"__references": [],
"__version": 1
}