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

42 lines
610 B
Plaintext

local Enviroment_22={
lighting={
ambientMode=0,
ambientLight={
0.279411792755127,
0.73164314031601,
1,
1
},
ambientIntensity=1,
defaultReflectionMode=0,
defaultReflectionResolution=0,
reflectionBounces=1,
reflectionIntensity=0
},
fog={
fog=true,
fogColor={
0.142733559012413,
0.25067800283432,
0.352941155433655,
1
},
fogMode=1,
fogStartDistance=38,
fogEndDistance=40
},
flare={
flareFadeSpeed=0,
flareStrength=0
},
skybox={
type=0,
skyTint={
0.0945609882473946,
0.16911469399929,
0.242647051811218,
1
}
}
}
return Enviroment_22