Skip to content

Commit d788fdd

Browse files
Pandeliifreezy
authored andcommitted
Editor Scene prefab updates
Adjusted lighting and camera settings. Added area light alternative for sun directional. Updated planar reflection probe settings.
1 parent 8217d46 commit d788fdd

File tree

2 files changed

+252
-32
lines changed

2 files changed

+252
-32
lines changed

Assets/EditorResources/Prefabs/EditorCamera.prefab

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Transform:
2424
m_PrefabAsset: {fileID: 0}
2525
m_GameObject: {fileID: 1670641548208146797}
2626
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
27-
m_LocalPosition: {x: 0, y: -0.000000117659575, z: 0.009999881}
27+
m_LocalPosition: {x: -0.026, y: -0.20100014, z: -0.06900012}
2828
m_LocalScale: {x: 1, y: 1, z: 1}
2929
m_Children:
3030
- {fileID: 4491614744995309949}
@@ -85,7 +85,7 @@ Transform:
8585
m_PrefabInstance: {fileID: 0}
8686
m_PrefabAsset: {fileID: 0}
8787
m_GameObject: {fileID: 6059262530235526057}
88-
m_LocalRotation: {x: 0.5934189, y: 0, z: 0, w: 0.8048938}
88+
m_LocalRotation: {x: 0.39153427, y: 0, z: 0, w: 0.9201635}
8989
m_LocalPosition: {x: 0, y: 0, z: 0}
9090
m_LocalScale: {x: 1, y: 1, z: 1}
9191
m_Children:
@@ -176,7 +176,7 @@ Transform:
176176
m_PrefabAsset: {fileID: 0}
177177
m_GameObject: {fileID: 7872365585846497960}
178178
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
179-
m_LocalPosition: {x: 0, y: 0, z: -4.56}
179+
m_LocalPosition: {x: 0, y: 0, z: -2.03}
180180
m_LocalScale: {x: 1, y: 1, z: 1}
181181
m_Children: []
182182
m_Father: {fileID: 7969986926998772109}
@@ -198,16 +198,16 @@ Camera:
198198
m_FOVAxisMode: 0
199199
m_SensorSize: {x: 36, y: 24}
200200
m_LensShift: {x: 0, y: 0}
201-
m_FocalLength: 118.137794
201+
m_FocalLength: 63.205822
202202
m_NormalizedViewPortRect:
203203
serializedVersion: 2
204204
x: 0
205205
y: 0
206206
width: 1
207207
height: 1
208-
near clip plane: 0.01
209-
far clip plane: 9
210-
field of view: 11.6
208+
near clip plane: 0.6170058
209+
far clip plane: 3.2678232
210+
field of view: 21.5
211211
orthographic: 0
212212
orthographic size: 5
213213
m_Depth: -1
@@ -310,8 +310,8 @@ MonoBehaviour:
310310
taaMotionVectorRejection: 0
311311
taaAntiHistoryRinging: 1
312312
physicalParameters:
313-
m_Iso: 100
314-
m_ShutterSpeed: 0.0032478077
313+
m_Iso: 200
314+
m_ShutterSpeed: 0.01
315315
m_Aperture: 3
316316
m_BladeCount: 5
317317
m_Curvature: {x: 2, y: 11}
@@ -330,7 +330,7 @@ MonoBehaviour:
330330
exposureTarget: {fileID: 0}
331331
m_RenderingPathCustomFrameSettings:
332332
bitDatas:
333-
data1: 72127876712890159
333+
data1: 72127945432366895
334334
data2: 13763000468760363008
335335
lodBias: 1
336336
lodBiasMode: 0

0 commit comments

Comments
 (0)