2025-06-04 05:02:57 +08:00

73 lines
1.2 KiB
Plaintext

local Enviroment_4={
lighting={
ambientMode=0,
ambientLight={
0.838235259056091,
0.734093427658081,
0.622512936592102,
1
},
ambientIntensity=1,
defaultReflectionMode=0,
defaultReflectionResolution=0,
reflectionBounces=1,
reflectionIntensity=0
},
fog={
fog=true,
fogColor={
0.419117629528046,
0.213469430804253,
0.166414365172386,
0
},
fogMode=1,
fogStartDistance=20,
fogEndDistance=100
},
flare={
flareFadeSpeed=1,
flareStrength=0.300000011920929
},
skybox={
type=3,
sunColor={
0.933823525905609,
0.405114620923996,
0.405114620923996,
1
},
sunIntensity=1.39999997615814,
sunBounceIntensity=1,
sunRotation={
15.0000143051147,
70.0000457763672,
1.31999969482422
},
sunFlare="Enviroment/50mmZoom",
sunSize=0.0350000001490116,
atmoshpereThickness=3.50999999046326,
skyTint={
0,
0.0195232667028904,
0.404411792755127,
1
},
ground={
0,
0.00289044296368957,
0.419117629528046,
1
},
exposure=1.36000001430511,
cubemap="Enviroment/skycloud/new_sky_1",
cubemapRotation=320,
cubemapTint={
0.720588207244873,
0.227833032608032,
0.227833032608032,
0.609000027179718
}
}
}
return Enviroment_4