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

42 lines
629 B
Plaintext

local Enviroment_21={
lighting={
ambientMode=0,
ambientLight={
0.454978495836258,
0.933823525905609,
0.39138188958168,
1
},
ambientIntensity=1,
defaultReflectionMode=0,
defaultReflectionResolution=0,
reflectionBounces=1,
reflectionIntensity=0
},
fog={
fog=true,
fogColor={
0.362024217844009,
0.911764681339264,
0.41131129860878,
0
},
fogMode=1,
fogStartDistance=23,
fogEndDistance=55
},
flare={
flareFadeSpeed=0,
flareStrength=0
},
skybox={
type=0,
skyTint={
0.0147058963775635,
0.0147058963775635,
0.0147058963775635,
0
}
}
}
return Enviroment_21