|
@@ -1,5 +1,92 @@
|
|
|
%YAML 1.1
|
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
|
+--- !u!1 &1782485218948418575
|
|
|
+GameObject:
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
+ serializedVersion: 6
|
|
|
+ m_Component:
|
|
|
+ - component: {fileID: 4137215948490320690}
|
|
|
+ - component: {fileID: 4998747912282688621}
|
|
|
+ - component: {fileID: 2991529157538614571}
|
|
|
+ m_Layer: 0
|
|
|
+ m_Name: Camera
|
|
|
+ m_TagString: Untagged
|
|
|
+ m_Icon: {fileID: 0}
|
|
|
+ m_NavMeshLayer: 0
|
|
|
+ m_StaticEditorFlags: 0
|
|
|
+ m_IsActive: 0
|
|
|
+--- !u!4 &4137215948490320690
|
|
|
+Transform:
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
+ m_GameObject: {fileID: 1782485218948418575}
|
|
|
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
|
|
+ m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
|
+ m_LocalScale: {x: 1, y: 1, z: 1}
|
|
|
+ m_Children: []
|
|
|
+ m_Father: {fileID: 8934048990737965464}
|
|
|
+ m_RootOrder: 1
|
|
|
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
|
+--- !u!20 &4998747912282688621
|
|
|
+Camera:
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
+ m_GameObject: {fileID: 1782485218948418575}
|
|
|
+ m_Enabled: 1
|
|
|
+ serializedVersion: 2
|
|
|
+ m_ClearFlags: 3
|
|
|
+ m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
|
|
|
+ m_projectionMatrixMode: 1
|
|
|
+ m_GateFitMode: 2
|
|
|
+ m_FOVAxisMode: 0
|
|
|
+ m_SensorSize: {x: 36, y: 24}
|
|
|
+ m_LensShift: {x: 0, y: 0}
|
|
|
+ m_FocalLength: 50
|
|
|
+ m_NormalizedViewPortRect:
|
|
|
+ serializedVersion: 2
|
|
|
+ x: 0
|
|
|
+ y: 0
|
|
|
+ width: 1
|
|
|
+ height: 1
|
|
|
+ near clip plane: -1
|
|
|
+ far clip plane: 1000
|
|
|
+ field of view: 60
|
|
|
+ orthographic: 1
|
|
|
+ orthographic size: 9.6
|
|
|
+ m_Depth: 0
|
|
|
+ m_CullingMask:
|
|
|
+ serializedVersion: 2
|
|
|
+ m_Bits: 23
|
|
|
+ m_RenderingPath: -1
|
|
|
+ m_TargetTexture: {fileID: 0}
|
|
|
+ m_TargetDisplay: 0
|
|
|
+ m_TargetEye: 0
|
|
|
+ m_HDR: 1
|
|
|
+ m_AllowMSAA: 0
|
|
|
+ m_AllowDynamicResolution: 0
|
|
|
+ m_ForceIntoRT: 0
|
|
|
+ m_OcclusionCulling: 0
|
|
|
+ m_StereoConvergence: 10
|
|
|
+ m_StereoSeparation: 0.022
|
|
|
+--- !u!114 &2991529157538614571
|
|
|
+MonoBehaviour:
|
|
|
+ m_ObjectHideFlags: 0
|
|
|
+ m_CorrespondingSourceObject: {fileID: 0}
|
|
|
+ m_PrefabInstance: {fileID: 0}
|
|
|
+ m_PrefabAsset: {fileID: 0}
|
|
|
+ m_GameObject: {fileID: 1782485218948418575}
|
|
|
+ m_Enabled: 1
|
|
|
+ m_EditorHideFlags: 0
|
|
|
+ m_Script: {fileID: 11500000, guid: 03a74e9be952781499f1c48566c89209, type: 3}
|
|
|
+ m_Name:
|
|
|
+ m_EditorClassIdentifier:
|
|
|
--- !u!1 &8934048990737965465
|
|
|
GameObject:
|
|
|
m_ObjectHideFlags: 0
|
|
@@ -28,6 +115,7 @@ Transform:
|
|
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
|
m_Children:
|
|
|
- {fileID: 8934048988926551774}
|
|
|
+ - {fileID: 4137215948490320690}
|
|
|
m_Father: {fileID: 0}
|
|
|
m_RootOrder: 0
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|