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

42 lines
580 B
Plaintext

local Enviroment_23={
lighting={
ambientMode=0,
ambientLight={
0.903448343276978,
1,
0,
1
},
ambientIntensity=1,
defaultReflectionMode=0,
defaultReflectionResolution=0,
reflectionBounces=1,
reflectionIntensity=0
},
fog={
fog=true,
fogColor={
0.992495059967041,
1,
0.455882370471954,
0
},
fogMode=1,
fogStartDistance=26,
fogEndDistance=60
},
flare={
flareFadeSpeed=0,
flareStrength=0
},
skybox={
type=0,
skyTint={
0.588235259056091,
0.579644381999969,
0.276816576719284,
1
}
}
}
return Enviroment_23