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

74 lines
1.1 KiB
Plaintext

local Enviroment_41={
lighting={
ambientMode=0,
ambientLight={
1,
1,
1,
1
},
ambientIntensity=1,
defaultReflectionMode=0,
defaultReflectionResolution=0,
reflectionBounces=1,
reflectionIntensity=0
},
fog={
fog=true,
fogColor={
0.368728399276733,
0.597178101539612,
0.911764681339264,
0
},
fogMode=1,
fogStartDistance=30,
fogEndDistance=120
},
flare={
flareFadeSpeed=1,
flareStrength=0.574999988079071
},
skybox={
type=3,
sunColor={
1,
0.951014220714569,
0.845588207244873,
1
},
sunIntensity=1.21000003814697,
sunBounceIntensity=1,
sunRotation={
35,
180.000137329102,
0
},
sunFlare="Enviroment/50mmZoom",
sunSize=0,
atmoshpereThickness=0.589999973773956,
skyTint={
0.153276383876801,
0.522377908229828,
0.595588207244873,
0
},
ground={
0.00264922389760613,
0.182705000042915,
0.360294103622437,
0
},
exposure=3.09999990463257,
cubemap="Enviroment/skystars/new_sky_2",
cubemapAlpha="Enviroment/skystars/new_sky_2_a",
cubemapRotation=226,
cubemapTint={
1,
1,
1,
0.196999996900558
}
}
}
return Enviroment_41