airplane: update to 3.4.0

This commit is contained in:
k8w
2021-12-27 19:29:11 +08:00
parent 92ec46ad65
commit 1b7b1d229f
122 changed files with 467 additions and 177 deletions

View File

@@ -4951,7 +4951,9 @@
"__id__": 252
},
"_illuminance": 65000,
"_id": "597uMYCbhEtJQc0ffJlcgA"
"_id": "597uMYCbhEtJQc0ffJlcgA",
"_illuminanceLDR": 1.6927083333333335,
"_illuminanceHDR": 65000
},
{
"__type__": "cc.StaticLightSettings",
@@ -5456,6 +5458,26 @@
{
"__id__": 333
}
],
"nestedPrefabInstanceRoots": [
{
"__id__": 139
},
{
"__id__": 195
},
{
"__id__": 203
},
{
"__id__": 253
},
{
"__id__": 261
},
{
"__id__": 276
}
]
},
{
@@ -5940,20 +5962,50 @@
{
"__type__": "cc.AmbientInfo",
"_skyColor": {
"__type__": "cc.Color",
"r": 51,
"g": 128,
"b": 204,
"a": 1
"__type__": "cc.Vec4",
"x": 0.2,
"y": 0.5019607843137255,
"z": 0.8,
"w": 0.520833125
},
"_skyIllum": 20000,
"_groundAlbedo": {
"__type__": "cc.Color",
"r": 51,
"g": 51,
"b": 51,
"a": 255
}
"__type__": "cc.Vec4",
"x": 0.2,
"y": 0.2,
"z": 0.2,
"w": 1
},
"_skyColorLDR": {
"__type__": "cc.Vec4",
"x": 0.2,
"y": 0.5019607843137255,
"z": 0.8,
"w": 0.520833125
},
"_skyColorHDR": {
"__type__": "cc.Vec4",
"x": 0.2,
"y": 0.5019607843137255,
"z": 0.8,
"w": 0.520833125
},
"_groundAlbedoLDR": {
"__type__": "cc.Vec4",
"x": 0.2,
"y": 0.2,
"z": 0.2,
"w": 1
},
"_groundAlbedoHDR": {
"__type__": "cc.Vec4",
"x": 0.2,
"y": 0.2,
"z": 0.2,
"w": 1
},
"_skyIllumLDR": 0.78125,
"_skyIllumHDR": 20000
},
{
"__type__": "cc.ShadowsInfo",
@@ -5988,23 +6040,29 @@
"x": 512,
"y": 512
},
"_saturation": 0.75
"_saturation": 0.75,
"_firstSetCSM": false
},
{
"__type__": "cc.SkyboxInfo",
"_envmap": null,
"_isRGBE": false,
"_enabled": false,
"_useIBL": false
"_useIBL": false,
"_useHDR": true,
"_envmapLDR": null,
"_envmapHDR": null,
"_diffuseMapLDR": null,
"_diffuseMapHDR": null,
"_applyDiffuseMap": false
},
{
"__type__": "cc.FogInfo",
"_type": 0,
"_fogColor": {
"__type__": "cc.Color",
"r": 200,
"g": 200,
"b": 200,
"r": 225,
"g": 225,
"b": 225,
"a": 255
},
"_enabled": false,
@@ -6013,6 +6071,7 @@
"_fogEnd": 300,
"_fogAtten": 5,
"_fogTop": 1.5,
"_fogRange": 1.2
"_fogRange": 1.2,
"_accurate": false
}
]

View File

@@ -1,5 +1,5 @@
{
"ver": "1.1.32",
"ver": "1.1.35",
"importer": "scene",
"imported": true,
"uuid": "05ca74df-132c-425b-9346-e5b18e626791",

View File

@@ -136,7 +136,9 @@
"__id__": 4
},
"_illuminance": 65000,
"_id": "597uMYCbhEtJQc0ffJlcgA"
"_id": "597uMYCbhEtJQc0ffJlcgA",
"_illuminanceLDR": 1.6927083333333335,
"_illuminanceHDR": 65000
},
{
"__type__": "cc.StaticLightSettings",
@@ -2023,6 +2025,44 @@
{
"__id__": 128
}
],
"nestedPrefabInstanceRoots": [
{
"__id__": 11
},
{
"__id__": 19
},
{
"__id__": 27
},
{
"__id__": 35
},
{
"__id__": 43
},
{
"__id__": 54
},
{
"__id__": 62
},
{
"__id__": 72
},
{
"__id__": 89
},
{
"__id__": 100
},
{
"__id__": 108
},
{
"__id__": 116
}
]
},
{
@@ -2074,20 +2114,50 @@
{
"__type__": "cc.AmbientInfo",
"_skyColor": {
"__type__": "cc.Color",
"r": 51,
"g": 128,
"b": 204,
"a": 1
"__type__": "cc.Vec4",
"x": 0.2,
"y": 0.5019607843137255,
"z": 0.8,
"w": 0.520833125
},
"_skyIllum": 20000,
"_groundAlbedo": {
"__type__": "cc.Color",
"r": 51,
"g": 51,
"b": 51,
"a": 255
}
"__type__": "cc.Vec4",
"x": 0.2,
"y": 0.2,
"z": 0.2,
"w": 1
},
"_skyColorLDR": {
"__type__": "cc.Vec4",
"x": 0.2,
"y": 0.5019607843137255,
"z": 0.8,
"w": 0.520833125
},
"_skyColorHDR": {
"__type__": "cc.Vec4",
"x": 0.2,
"y": 0.5019607843137255,
"z": 0.8,
"w": 0.520833125
},
"_groundAlbedoLDR": {
"__type__": "cc.Vec4",
"x": 0.2,
"y": 0.2,
"z": 0.2,
"w": 1
},
"_groundAlbedoHDR": {
"__type__": "cc.Vec4",
"x": 0.2,
"y": 0.2,
"z": 0.2,
"w": 1
},
"_skyIllumLDR": 0.78125,
"_skyIllumHDR": 20000
},
{
"__type__": "cc.ShadowsInfo",
@@ -2122,23 +2192,29 @@
"x": 512,
"y": 512
},
"_saturation": 0.75
"_saturation": 0.75,
"_firstSetCSM": false
},
{
"__type__": "cc.SkyboxInfo",
"_envmap": null,
"_isRGBE": false,
"_enabled": false,
"_useIBL": false
"_useIBL": false,
"_useHDR": true,
"_envmapLDR": null,
"_envmapHDR": null,
"_diffuseMapLDR": null,
"_diffuseMapHDR": null,
"_applyDiffuseMap": false
},
{
"__type__": "cc.FogInfo",
"_type": 0,
"_fogColor": {
"__type__": "cc.Color",
"r": 200,
"g": 200,
"b": 200,
"r": 225,
"g": 225,
"b": 225,
"a": 255
},
"_enabled": false,
@@ -2147,6 +2223,7 @@
"_fogEnd": 300,
"_fogAtten": 5,
"_fogTop": 1.5,
"_fogRange": 1.2
"_fogRange": 1.2,
"_accurate": false
}
]

View File

@@ -1,5 +1,5 @@
{
"ver": "1.1.32",
"ver": "1.1.35",
"importer": "scene",
"imported": true,
"uuid": "e1f45d32-fc98-4fec-adc7-4339584a7af7",