[场景] 老项目如何新增环境雾对象

[复制链接]
936 |1
黑猩猩战士 发表于 2023-5-24 17:43:07 | 显示全部楼层 |阅读模式
本帖最后由 黑猩猩战士 于 2023-11-23 09:12 编辑

024编辑器更新增加了环境雾对象,那么我们的旧工程如何添加环境雾功能呢。很简单只需要简单修改工程下的level文件就行了。在level文件中找到BP_DirectionalLight对象,在下方添加环境雾对象:

cbc19402-fa7d-4ccf-9a2e-26711b764722.jpg cd8d83be-b254-40c3-b9b6-2791035652c8.jpg


{    "ActorLevel": -1,    "ActorFlag": 4,    "SourceType": "逻辑资源/Pak_Actor/BP_MWSysExponentialHeightFog",    "PrefabStatus": 0,    "Name": "Fog",    "Guid": "22F16EC4",    "MWStaticStatus": false,    "MWNetStatus": 1,    "Tag": "",    "DestroyTimer": 0,    "Asset": "Fog",    "RootComponent": {        "Transform": {            "Position": {                "X": 0,                "Y": 0,                "Z": 1000            },            "Rotation": {                "X": 0,                "Y": 0,                "Z": 0,                "W": 1            },            "Scale": {                "X": 1,                "Y": 1,                "Z": 1            },            "EulerRotation": {                "X": 0,                "Y": 0,                "Z": 0            }        },        "LocalTransform": {            "Position": {                "X": 0,                "Y": 0,                "Z": 1000            },            "Rotation": {                "X": 0,                "Y": 0,                "Z": 0,                "W": 1            },            "Scale": {                "X": 1,                "Y": 1,                "Z": 1            },            "EulerRotation": {                "X": 0,                "Y": 0,                "Z": 0            }        }    },    "NetCullingDistance": 225000000,    "bAlwaysRelevant": false,    "ParentGuid": "",    "Visible": 0,    "Collision": 0,    "LoadFromLevel": true,    "Script": {        "ScriptComponent": {},        "StaticScriptComponent": {}    },    "ExponentialHeightFogEnable": false,    "ExponentialHeightFogPreset": 0,    "ExponentialHeightFogDensity": 0.10000000149011612,    "ExponentialHeightFogHeightFalloff": 1,    "ExponentialHeightFogHeight": 1000,    "ExponentialHeightFogInscatteringColor": {        "R": 0.76078397035598755,        "G": 0.80000001192092896,        "B": 0.82352900505065918,        "A": 1    },    "ExponentialHeightFogMaxOpacity": 1,    "ExponentialHeightFogStartDistance": 1000,    "FogDirectionalInscatteringExponent": 4,    "FogDirectionalInscatteringStartDistance": 10000,    "FogDirectionalInscatteringColor": {        "R": 0,        "G": 0,        "B": 0,        "A": 1    },    "Children": []},


回复

使用道具 举报

汽汽汽汽水 发表于 2023-5-25 09:29:45 | 显示全部楼层
图挂了好兄弟,先把图下载到本地,再上传附件
回复

使用道具 举报

热门版块
快速回复 返回顶部 返回列表