This commit is contained in:
2024-07-18 16:01:13 +08:00
parent 55542871ef
commit dca11ad5b5
8 changed files with 86 additions and 33 deletions

View File

@@ -179,8 +179,8 @@
"_prefab": null,
"_lpos": {
"__type__": "cc.Vec3",
"x": 640,
"y": 360,
"x": 360,
"y": 640,
"z": 0
},
"_lrot": {
@@ -265,7 +265,7 @@
"_priority": 1073741824,
"_fov": 45,
"_fovAxis": 0,
"_orthoHeight": 360,
"_orthoHeight": 640,
"_near": 1,
"_far": 2000,
"_color": {
@@ -311,8 +311,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1280,
"height": 720
"width": 720,
"height": 1280
},
"_anchorPoint": {
"__type__": "cc.Vec2",
@@ -432,6 +432,9 @@
"lightProbeInfo": {
"__id__": 22
},
"postSettings": {
"__id__": 23
},
"bakedWithStationaryMainLight": false,
"bakedWithHighpLightmap": false
},
@@ -494,6 +497,7 @@
"z": 0
},
"_distance": 0,
"_planeBias": 1,
"_shadowColor": {
"__type__": "cc.Color",
"r": 0,
@@ -576,5 +580,9 @@
"_showConvex": false,
"_data": null,
"_lightProbeSphereVolume": 1
},
{
"__type__": "cc.PostSettingsInfo",
"_toneMappingType": 0
}
]