1
1
%YAML 1.1
2
2
%TAG !u! tag:unity3d.com,2011:
3
3
--- !u!29 &1
4
- SceneSettings :
4
+ OcclusionCullingSettings :
5
5
m_ObjectHideFlags : 0
6
- m_PVSData :
7
- m_PVSObjectsArray : []
8
- m_PVSPortalsArray : []
6
+ serializedVersion : 2
9
7
m_OcclusionBakeSettings :
10
8
smallestOccluder : 5
11
9
smallestHole : 0.25
12
10
backfaceThreshold : 100
11
+ m_SceneGUID : 00000000000000000000000000000000
12
+ m_OcclusionCullingData : {fileID: 0}
13
13
--- !u!104 &2
14
14
RenderSettings :
15
15
m_ObjectHideFlags : 0
16
- serializedVersion : 7
16
+ serializedVersion : 9
17
17
m_Fog : 0
18
18
m_FogColor : {r: 0.5, g: 0.5, b: 0.5, a: 1}
19
19
m_FogMode : 3
@@ -24,8 +24,9 @@ RenderSettings:
24
24
m_AmbientEquatorColor : {r: 0.114, g: 0.125, b: 0.133, a: 1}
25
25
m_AmbientGroundColor : {r: 0.047, g: 0.043, b: 0.035, a: 1}
26
26
m_AmbientIntensity : 1
27
- m_AmbientMode : 3
28
- m_SkyboxMaterial : {fileID: 0}
27
+ m_AmbientMode : 0
28
+ m_SubtractiveShadowColor : {r: 0.42, g: 0.478, b: 0.627, a: 1}
29
+ m_SkyboxMaterial : {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
29
30
m_HaloStrength : 0.5
30
31
m_FlareStrength : 1
31
32
m_FlareFadeSpeed : 3
@@ -37,101 +38,227 @@ RenderSettings:
37
38
m_ReflectionIntensity : 1
38
39
m_CustomReflection : {fileID: 0}
39
40
m_Sun : {fileID: 0}
40
- m_IndirectSpecularColor : {r: 0, g: 0, b: 0, a: 1}
41
+ m_UseRadianceAmbientProbe : 0
41
42
--- !u!157 &3
42
43
LightmapSettings :
43
44
m_ObjectHideFlags : 0
44
- serializedVersion : 7
45
+ serializedVersion : 12
45
46
m_GIWorkflowMode : 1
46
47
m_GISettings :
47
48
serializedVersion : 2
48
49
m_BounceScale : 1
49
50
m_IndirectOutputScale : 1
50
51
m_AlbedoBoost : 1
51
- m_TemporalCoherenceThreshold : 1
52
52
m_EnvironmentLightingMode : 0
53
- m_EnableBakedLightmaps : 0
53
+ m_EnableBakedLightmaps : 1
54
54
m_EnableRealtimeLightmaps : 0
55
55
m_LightmapEditorSettings :
56
- serializedVersion : 4
56
+ serializedVersion : 12
57
57
m_Resolution : 2
58
58
m_BakeResolution : 40
59
- m_TextureWidth : 1024
60
- m_TextureHeight : 1024
59
+ m_AtlasSize : 1024
61
60
m_AO : 0
62
61
m_AOMaxDistance : 1
63
- m_CompAOExponent : 0
62
+ m_CompAOExponent : 1
64
63
m_CompAOExponentDirect : 0
64
+ m_ExtractAmbientOcclusion : 0
65
65
m_Padding : 2
66
66
m_LightmapParameters : {fileID: 0}
67
67
m_LightmapsBakeMode : 1
68
68
m_TextureCompression : 1
69
- m_DirectLightInLightProbes : 1
70
69
m_FinalGather : 0
71
70
m_FinalGatherFiltering : 1
72
- m_FinalGatherRayCount : 1024
71
+ m_FinalGatherRayCount : 256
73
72
m_ReflectionCompression : 2
73
+ m_MixedBakeMode : 2
74
+ m_BakeBackend : 1
75
+ m_PVRSampling : 1
76
+ m_PVRDirectSampleCount : 32
77
+ m_PVRSampleCount : 512
78
+ m_PVRBounces : 2
79
+ m_PVREnvironmentSampleCount : 256
80
+ m_PVREnvironmentReferencePointCount : 2048
81
+ m_PVRFilteringMode : 1
82
+ m_PVRDenoiserTypeDirect : 1
83
+ m_PVRDenoiserTypeIndirect : 1
84
+ m_PVRDenoiserTypeAO : 1
85
+ m_PVRFilterTypeDirect : 0
86
+ m_PVRFilterTypeIndirect : 0
87
+ m_PVRFilterTypeAO : 0
88
+ m_PVREnvironmentMIS : 1
89
+ m_PVRCulling : 1
90
+ m_PVRFilteringGaussRadiusDirect : 1
91
+ m_PVRFilteringGaussRadiusIndirect : 5
92
+ m_PVRFilteringGaussRadiusAO : 2
93
+ m_PVRFilteringAtrousPositionSigmaDirect : 0.5
94
+ m_PVRFilteringAtrousPositionSigmaIndirect : 2
95
+ m_PVRFilteringAtrousPositionSigmaAO : 1
96
+ m_ExportTrainingData : 0
97
+ m_TrainingDataDestination : TrainingData
98
+ m_LightProbeSampleCountMultiplier : 4
74
99
m_LightingDataAsset : {fileID: 0}
75
- m_RuntimeCPUUsage : 25
100
+ m_LightingSettings : {fileID: 0}
76
101
--- !u!196 &4
77
102
NavMeshSettings :
78
103
serializedVersion : 2
79
104
m_ObjectHideFlags : 0
80
105
m_BuildSettings :
81
106
serializedVersion : 2
107
+ agentTypeID : 0
82
108
agentRadius : 0.5
83
109
agentHeight : 2
84
110
agentSlope : 45
85
111
agentClimb : 0.4
86
112
ledgeDropHeight : 0
87
113
maxJumpAcrossDistance : 0
88
- accuratePlacement : 0
89
114
minRegionArea : 2
90
- cellSize : 0.16666667
91
115
manualCellSize : 0
116
+ cellSize : 0.16666667
117
+ manualTileSize : 0
118
+ tileSize : 256
119
+ accuratePlacement : 0
120
+ maxJobWorkers : 0
121
+ preserveTilesOutsideBounds : 0
122
+ debug :
123
+ m_Flags : 0
92
124
m_NavMeshData : {fileID: 0}
93
- --- !u!1 &234330489
125
+ --- !u!1 &400464499
126
+ GameObject :
127
+ m_ObjectHideFlags : 0
128
+ m_CorrespondingSourceObject : {fileID: 0}
129
+ m_PrefabInstance : {fileID: 0}
130
+ m_PrefabAsset : {fileID: 0}
131
+ serializedVersion : 6
132
+ m_Component :
133
+ - component : {fileID: 400464501}
134
+ - component : {fileID: 400464500}
135
+ m_Layer : 0
136
+ m_Name : Directional Light
137
+ m_TagString : Untagged
138
+ m_Icon : {fileID: 0}
139
+ m_NavMeshLayer : 0
140
+ m_StaticEditorFlags : 0
141
+ m_IsActive : 1
142
+ --- !u!108 &400464500
143
+ Light :
144
+ m_ObjectHideFlags : 0
145
+ m_CorrespondingSourceObject : {fileID: 0}
146
+ m_PrefabInstance : {fileID: 0}
147
+ m_PrefabAsset : {fileID: 0}
148
+ m_GameObject : {fileID: 400464499}
149
+ m_Enabled : 1
150
+ serializedVersion : 10
151
+ m_Type : 1
152
+ m_Shape : 0
153
+ m_Color : {r: 1, g: 0.95686275, b: 0.8392157, a: 1}
154
+ m_Intensity : 1
155
+ m_Range : 10
156
+ m_SpotAngle : 30
157
+ m_InnerSpotAngle : 21.80208
158
+ m_CookieSize : 10
159
+ m_Shadows :
160
+ m_Type : 2
161
+ m_Resolution : -1
162
+ m_CustomResolution : -1
163
+ m_Strength : 1
164
+ m_Bias : 0.05
165
+ m_NormalBias : 0.4
166
+ m_NearPlane : 0.2
167
+ m_CullingMatrixOverride :
168
+ e00 : 1
169
+ e01 : 0
170
+ e02 : 0
171
+ e03 : 0
172
+ e10 : 0
173
+ e11 : 1
174
+ e12 : 0
175
+ e13 : 0
176
+ e20 : 0
177
+ e21 : 0
178
+ e22 : 1
179
+ e23 : 0
180
+ e30 : 0
181
+ e31 : 0
182
+ e32 : 0
183
+ e33 : 1
184
+ m_UseCullingMatrixOverride : 0
185
+ m_Cookie : {fileID: 0}
186
+ m_DrawHalo : 0
187
+ m_Flare : {fileID: 0}
188
+ m_RenderMode : 0
189
+ m_CullingMask :
190
+ serializedVersion : 2
191
+ m_Bits : 4294967295
192
+ m_RenderingLayerMask : 1
193
+ m_Lightmapping : 4
194
+ m_LightShadowCasterMode : 0
195
+ m_AreaSize : {x: 1, y: 1}
196
+ m_BounceIntensity : 1
197
+ m_ColorTemperature : 6570
198
+ m_UseColorTemperature : 0
199
+ m_BoundingSphereOverride : {x: 0, y: 0, z: 0, w: 0}
200
+ m_UseBoundingSphereOverride : 0
201
+ m_UseViewFrustumForShadowCasterCull : 1
202
+ m_ShadowRadius : 0
203
+ m_ShadowAngle : 0
204
+ --- !u!4 &400464501
205
+ Transform :
206
+ m_ObjectHideFlags : 0
207
+ m_CorrespondingSourceObject : {fileID: 0}
208
+ m_PrefabInstance : {fileID: 0}
209
+ m_PrefabAsset : {fileID: 0}
210
+ m_GameObject : {fileID: 400464499}
211
+ m_LocalRotation : {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261}
212
+ m_LocalPosition : {x: 0, y: 3, z: 0}
213
+ m_LocalScale : {x: 1, y: 1, z: 1}
214
+ m_ConstrainProportionsScale : 0
215
+ m_Children : []
216
+ m_Father : {fileID: 0}
217
+ m_RootOrder : 1
218
+ m_LocalEulerAnglesHint : {x: 50, y: -30, z: 0}
219
+ --- !u!1 &980367733
94
220
GameObject :
95
221
m_ObjectHideFlags : 0
96
- m_PrefabParentObject : {fileID: 0}
97
- m_PrefabInternal : {fileID: 0}
98
- serializedVersion : 4
222
+ m_CorrespondingSourceObject : {fileID: 0}
223
+ m_PrefabInstance : {fileID: 0}
224
+ m_PrefabAsset : {fileID: 0}
225
+ serializedVersion : 6
99
226
m_Component :
100
- - 4 : {fileID: 234330494}
101
- - 20 : {fileID: 234330493}
102
- - 124 : {fileID: 234330491}
103
- - 81 : {fileID: 234330490}
227
+ - component : {fileID: 980367736}
228
+ - component : {fileID: 980367735}
229
+ - component : {fileID: 980367734}
104
230
m_Layer : 0
105
231
m_Name : Main Camera
106
232
m_TagString : MainCamera
107
233
m_Icon : {fileID: 0}
108
234
m_NavMeshLayer : 0
109
235
m_StaticEditorFlags : 0
110
236
m_IsActive : 1
111
- --- !u!81 &234330490
237
+ --- !u!81 &980367734
112
238
AudioListener :
113
239
m_ObjectHideFlags : 0
114
- m_PrefabParentObject : {fileID: 0}
115
- m_PrefabInternal : {fileID: 0}
116
- m_GameObject : {fileID: 234330489}
117
- m_Enabled : 1
118
- --- !u!124 &234330491
119
- Behaviour :
120
- m_ObjectHideFlags : 0
121
- m_PrefabParentObject : {fileID: 0}
122
- m_PrefabInternal : {fileID: 0}
123
- m_GameObject : {fileID: 234330489}
240
+ m_CorrespondingSourceObject : {fileID: 0}
241
+ m_PrefabInstance : {fileID: 0}
242
+ m_PrefabAsset : {fileID: 0}
243
+ m_GameObject : {fileID: 980367733}
124
244
m_Enabled : 1
125
- --- !u!20 &234330493
245
+ --- !u!20 &980367735
126
246
Camera :
127
247
m_ObjectHideFlags : 0
128
- m_PrefabParentObject : {fileID: 0}
129
- m_PrefabInternal : {fileID: 0}
130
- m_GameObject : {fileID: 234330489}
248
+ m_CorrespondingSourceObject : {fileID: 0}
249
+ m_PrefabInstance : {fileID: 0}
250
+ m_PrefabAsset : {fileID: 0}
251
+ m_GameObject : {fileID: 980367733}
131
252
m_Enabled : 1
132
253
serializedVersion : 2
133
- m_ClearFlags : 2
134
- m_BackGroundColor : {r: 0.9063581, g: 0.93133646, b: 0.9705882, a: 0.019607844}
254
+ m_ClearFlags : 1
255
+ m_BackGroundColor : {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
256
+ m_projectionMatrixMode : 1
257
+ m_GateFitMode : 2
258
+ m_FOVAxisMode : 0
259
+ m_SensorSize : {x: 36, y: 24}
260
+ m_LensShift : {x: 0, y: 0}
261
+ m_FocalLength : 50
135
262
m_NormalizedViewPortRect :
136
263
serializedVersion : 2
137
264
x : 0
@@ -141,7 +268,7 @@ Camera:
141
268
near clip plane : 0.3
142
269
far clip plane : 1000
143
270
field of view : 60
144
- orthographic : 1
271
+ orthographic : 0
145
272
orthographic size : 5
146
273
m_Depth : -1
147
274
m_CullingMask :
@@ -151,62 +278,25 @@ Camera:
151
278
m_TargetTexture : {fileID: 0}
152
279
m_TargetDisplay : 0
153
280
m_TargetEye : 3
154
- m_HDR : 0
281
+ m_HDR : 1
282
+ m_AllowMSAA : 1
283
+ m_AllowDynamicResolution : 0
284
+ m_ForceIntoRT : 0
155
285
m_OcclusionCulling : 1
156
286
m_StereoConvergence : 10
157
287
m_StereoSeparation : 0.022
158
- m_StereoMirrorMode : 0
159
- --- !u!4 &234330494
288
+ --- !u!4 &980367736
160
289
Transform :
161
290
m_ObjectHideFlags : 0
162
- m_PrefabParentObject : {fileID: 0}
163
- m_PrefabInternal : {fileID: 0}
164
- m_GameObject : {fileID: 234330489}
291
+ m_CorrespondingSourceObject : {fileID: 0}
292
+ m_PrefabInstance : {fileID: 0}
293
+ m_PrefabAsset : {fileID: 0}
294
+ m_GameObject : {fileID: 980367733}
165
295
m_LocalRotation : {x: 0, y: 0, z: 0, w: 1}
166
- m_LocalPosition : {x: 0, y: 0 , z: -10}
296
+ m_LocalPosition : {x: 0, y: 1 , z: -10}
167
297
m_LocalScale : {x: 1, y: 1, z: 1}
168
- m_LocalEulerAnglesHint : {x: 0, y: 0, z: 0}
298
+ m_ConstrainProportionsScale : 0
169
299
m_Children : []
170
300
m_Father : {fileID: 0}
171
301
m_RootOrder : 0
172
- --- !u!1 &2143473132
173
- GameObject :
174
- m_ObjectHideFlags : 0
175
- m_PrefabParentObject : {fileID: 0}
176
- m_PrefabInternal : {fileID: 0}
177
- serializedVersion : 4
178
- m_Component :
179
- - 4 : {fileID: 2143473134}
180
- - 114 : {fileID: 2143473133}
181
- m_Layer : 0
182
- m_Name : UIHandler
183
- m_TagString : Untagged
184
- m_Icon : {fileID: 0}
185
- m_NavMeshLayer : 0
186
- m_StaticEditorFlags : 0
187
- m_IsActive : 1
188
- --- !u!114 &2143473133
189
- MonoBehaviour :
190
- m_ObjectHideFlags : 0
191
- m_PrefabParentObject : {fileID: 0}
192
- m_PrefabInternal : {fileID: 0}
193
- m_GameObject : {fileID: 2143473132}
194
- m_Enabled : 1
195
- m_EditorHideFlags : 0
196
- m_Script : {fileID: 11500000, guid: 73ef52bc320fb46cb9cde77b4b501006, type: 3}
197
- m_Name :
198
- m_EditorClassIdentifier :
199
- fb_GUISkin : {fileID: 11400000, guid: 14ab14e9b97f743dca62b51e1e369f07, type: 2}
200
- --- !u!4 &2143473134
201
- Transform :
202
- m_ObjectHideFlags : 0
203
- m_PrefabParentObject : {fileID: 0}
204
- m_PrefabInternal : {fileID: 0}
205
- m_GameObject : {fileID: 2143473132}
206
- m_LocalRotation : {x: 0, y: 0, z: 0, w: 1}
207
- m_LocalPosition : {x: 0, y: 1, z: -10}
208
- m_LocalScale : {x: 1, y: 1, z: 1}
209
302
m_LocalEulerAnglesHint : {x: 0, y: 0, z: 0}
210
- m_Children : []
211
- m_Father : {fileID: 0}
212
- m_RootOrder : 1
0 commit comments