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

42 lines
630 B
Plaintext

local Enviroment_37={
lighting={
ambientMode=0,
ambientLight={
0.511678218841553,
0.523893296718597,
0.764705896377563,
1
},
ambientIntensity=1,
defaultReflectionMode=0,
defaultReflectionResolution=0,
reflectionBounces=1,
reflectionIntensity=0
},
fog={
fog=true,
fogColor={
0.149771854281425,
0.0606617629528046,
0.242647051811218,
0
},
fogMode=1,
fogStartDistance=15,
fogEndDistance=30
},
flare={
flareFadeSpeed=0,
flareStrength=0
},
skybox={
type=0,
skyTint={
0.150429576635361,
0.0389273278415203,
0.220588207244873,
1
}
}
}
return Enviroment_37