2025-06-04 05:12:01 +08:00

42 lines
608 B
Plaintext

local Enviroment_28={
lighting={
ambientMode=0,
ambientLight={
0.933823525905609,
0.51497620344162,
0.51497620344162,
1
},
ambientIntensity=1,
defaultReflectionMode=0,
defaultReflectionResolution=0,
reflectionBounces=1,
reflectionIntensity=0
},
fog={
fog=true,
fogColor={
1,
0.536764740943909,
0.536764740943909,
0
},
fogMode=1,
fogStartDistance=27,
fogEndDistance=50
},
flare={
flareFadeSpeed=0,
flareStrength=0
},
skybox={
type=0,
skyTint={
0.573529422283173,
0.31264916062355,
0.28254759311676,
1
}
}
}
return Enviroment_28