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

42 lines
630 B
Plaintext

local Enviroment_34={
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.111545510590076,
0.0351427346467972,
0.191176474094391,
0
},
fogMode=1,
fogStartDistance=10,
fogEndDistance=40
},
flare={
flareFadeSpeed=0,
flareStrength=0
},
skybox={
type=0,
skyTint={
0.150429576635361,
0.0389273278415203,
0.220588207244873,
1
}
}
}
return Enviroment_34