Skip to content

Commit 05b3216

Browse files
authored
Merge pull request unity3d-jp#16 from unity3d-jp/fix-issue-15
fix unity3d-jp#15
2 parents 2305617 + 967d1dc commit 05b3216

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

MobileRobotUITutorialProject/ProjectSettings/QualitySettings.asset

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ QualitySettings:
1313
shadowResolution: 0
1414
shadowProjection: 1
1515
shadowCascades: 1
16-
shadowDistance: 15
16+
shadowDistance: 2
1717
shadowNearPlaneOffset: 3
1818
shadowCascade2Split: 0.33333334
1919
shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667}
@@ -49,7 +49,7 @@ QualitySettings:
4949
shadowResolution: 0
5050
shadowProjection: 1
5151
shadowCascades: 1
52-
shadowDistance: 20
52+
shadowDistance: 2
5353
shadowNearPlaneOffset: 3
5454
shadowCascade2Split: 0.33333334
5555
shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667}
@@ -85,7 +85,7 @@ QualitySettings:
8585
shadowResolution: 0
8686
shadowProjection: 1
8787
shadowCascades: 1
88-
shadowDistance: 20
88+
shadowDistance: 2
8989
shadowNearPlaneOffset: 3
9090
shadowCascade2Split: 0.33333334
9191
shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667}
@@ -121,7 +121,7 @@ QualitySettings:
121121
shadowResolution: 1
122122
shadowProjection: 1
123123
shadowCascades: 2
124-
shadowDistance: 40
124+
shadowDistance: 2
125125
shadowNearPlaneOffset: 3
126126
shadowCascade2Split: 0.33333334
127127
shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667}
@@ -157,7 +157,7 @@ QualitySettings:
157157
shadowResolution: 2
158158
shadowProjection: 1
159159
shadowCascades: 2
160-
shadowDistance: 70
160+
shadowDistance: 2
161161
shadowNearPlaneOffset: 3
162162
shadowCascade2Split: 0.33333334
163163
shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667}
@@ -193,7 +193,7 @@ QualitySettings:
193193
shadowResolution: 2
194194
shadowProjection: 1
195195
shadowCascades: 4
196-
shadowDistance: 12
196+
shadowDistance: 2
197197
shadowNearPlaneOffset: 3
198198
shadowCascade2Split: 0.33333334
199199
shadowCascade4Split: {x: 0.06666667, y: 0.2, z: 0.46666667}

0 commit comments

Comments
 (0)