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

42 lines
629 B
Plaintext

local Enviroment_31={
lighting={
ambientMode=0,
ambientLight={
0.764705896377563,
0.511678218841553,
0.511678218841553,
1
},
ambientIntensity=1,
defaultReflectionMode=0,
defaultReflectionResolution=0,
reflectionBounces=1,
reflectionIntensity=0
},
fog={
fog=true,
fogColor={
0.142137706279755,
0.0186526756733656,
0.169117629528046,
0
},
fogMode=1,
fogStartDistance=0,
fogEndDistance=20
},
flare={
flareFadeSpeed=0,
flareStrength=0
},
skybox={
type=0,
skyTint={
0.139965459704399,
0.0235185977071524,
0.213235318660736,
1
}
}
}
return Enviroment_31