Skip to content

Commit 0487bec

Browse files
committed
update
1 parent 618ad0f commit 0487bec

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

demo02/assets/scenes/pbr.scene

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -134,16 +134,16 @@
134134
"_prefab": null,
135135
"_lpos": {
136136
"__type__": "cc.Vec3",
137-
"x": -25.29927527693245,
138-
"y": -8.681268481017595,
139-
"z": -5.388722296938974
137+
"x": -14.69402866978653,
138+
"y": -6.285449036817327,
139+
"z": 3.278124416010067
140140
},
141141
"_lrot": {
142142
"__type__": "cc.Quat",
143-
"x": 0.09844756455361789,
144-
"y": -0.6212615426607738,
145-
"z": 0.07906562541064771,
146-
"w": 0.7733630376102747
143+
"x": 0.10927077708746105,
144+
"y": -0.49038209016882706,
145+
"z": 0.05900528036342444,
146+
"w": 0.8609847708372483
147147
},
148148
"_lscale": {
149149
"__type__": "cc.Vec3",
@@ -154,9 +154,9 @@
154154
"_layer": 1073741824,
155155
"_euler": {
156156
"__type__": "cc.Vec3",
157-
"x": 14.507828537799158,
158-
"y": -77.55129308688683,
159-
"z": -0.0017479323889249532
157+
"x": 14.24426885466184,
158+
"y": -59.149564108848594,
159+
"z": -0.31877064096071606
160160
},
161161
"_id": "8bdq6Uj2tLurbFEBQjLwyJ"
162162
},
@@ -1155,7 +1155,7 @@
11551155
"b": 204,
11561156
"a": 255
11571157
},
1158-
"_skyIllum": 100000,
1158+
"_skyIllum": 105000,
11591159
"_groundAlbedo": {
11601160
"__type__": "cc.Color",
11611161
"r": 11,
@@ -1191,4 +1191,4 @@
11911191
"a": 76
11921192
}
11931193
}
1194-
]
1194+
]

demo02/assets/scenes/toon.scene

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1050,8 +1050,8 @@
10501050
"_prefab": null,
10511051
"_lpos": {
10521052
"__type__": "cc.Vec3",
1053-
"x": 332,
1054-
"y": 268,
1053+
"x": 379.52,
1054+
"y": 299.68,
10551055
"z": 0
10561056
},
10571057
"_lrot": {
@@ -1411,7 +1411,7 @@
14111411
"b": 60,
14121412
"a": 0
14131413
},
1414-
"_skyIllum": 20000,
1414+
"_skyIllum": 65000,
14151415
"_groundAlbedo": {
14161416
"__type__": "cc.Color",
14171417
"r": 0,
@@ -1445,4 +1445,4 @@
14451445
"a": 76
14461446
}
14471447
}
1448-
]
1448+
]

0 commit comments

Comments
 (0)