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

42 lines
615 B
Plaintext

local Enviroment_29={
lighting={
ambientMode=0,
ambientLight={
0.127865493297577,
0.347195267677307,
0.404411792755127,
1
},
ambientIntensity=1,
defaultReflectionMode=0,
defaultReflectionResolution=0,
reflectionBounces=1,
reflectionIntensity=0
},
fog={
fog=true,
fogColor={
0,
0.0808823704719543,
0.0808823704719543,
0
},
fogMode=1,
fogStartDistance=25,
fogEndDistance=55
},
flare={
flareFadeSpeed=0,
flareStrength=0
},
skybox={
type=0,
skyTint={
0.0941825285553932,
0.191176474094391,
0.183149382472038,
0
}
}
}
return Enviroment_29