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

29 lines
435 B
Plaintext

local Enviroment_102={
lighting={
ambientMode=0,
ambientLight={
1,
1,
1,
1
},
ambientIntensity=1.10000002384186,
defaultReflectionMode=0,
defaultReflectionResolution=0,
reflectionBounces=1,
reflectionIntensity=0
},
fog={
fog=true,
fogColor={
0.74117648601532,
0.482352942228317,
0.282352954149246,
0
},
fogMode=1,
fogStartDistance=20,
fogEndDistance=100
}
}
return Enviroment_102