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

42 lines
626 B
Plaintext

local Enviroment_27={
lighting={
ambientMode=0,
ambientLight={
0.546779870986938,
0.698529422283173,
0.374945938587189,
1
},
ambientIntensity=1,
defaultReflectionMode=0,
defaultReflectionResolution=0,
reflectionBounces=1,
reflectionIntensity=0
},
fog={
fog=true,
fogColor={
0.587954878807068,
0.838235259056091,
0.554714500904083,
0
},
fogMode=1,
fogStartDistance=26,
fogEndDistance=40
},
flare={
flareFadeSpeed=0,
flareStrength=0
},
skybox={
type=0,
skyTint={
0.341075032949448,
0.433823525905609,
0.2360510379076,
0
}
}
}
return Enviroment_27