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

45 lines
742 B
Plaintext

local Enviroment_112={
lighting={
ambientMode=0,
ambientLight={
0.788116335868835,
0.888789474964142,
0.948529422283173,
1
},
ambientIntensity=1,
defaultReflectionMode=0,
defaultReflectionResolution=0,
reflectionBounces=1,
reflectionIntensity=0
},
fog={
fog=true,
fogColor={
0.278168261051178,
0.506379783153534,
0.772058844566345,
0
},
fogMode=1,
fogStartDistance=20,
fogEndDistance=150
},
flare={
flareFadeSpeed=2,
flareStrength=0.550000011920929
},
skybox={
type=1,
cubemap="Enviroment/skyclouds/sky_yuno_yunding2",
cubemapRotation=259,
cubemapTint={
0.643598616123199,
0.854981482028961,
0.941176474094391,
1
},
exposure=0.5
}
}
return Enviroment_112