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

74 lines
1.2 KiB
Plaintext

local Enviroment_7={
lighting={
ambientMode=0,
ambientLight={
0.227450951933861,
0.333603769540787,
0.843137264251709,
1
},
ambientIntensity=1,
defaultReflectionMode=0,
defaultReflectionResolution=0,
reflectionBounces=1,
reflectionIntensity=0
},
fog={
fog=true,
fogColor={
0.0301686841994524,
0.0315326675772667,
0.227941155433655,
0
},
fogMode=1,
fogStartDistance=20,
fogEndDistance=80
},
flare={
flareFadeSpeed=1,
flareStrength=0
},
skybox={
type=3,
sunColor={
0.19945116341114,
0.205882370471954,
0.13927336037159,
1
},
sunIntensity=1,
sunBounceIntensity=1,
sunRotation={
30.0000038146973,
40.0000076293945,
180.000061035156
},
sunFlare="Enviroment/50mmZoom",
sunSize=0.150000005960464,
atmoshpereThickness=0,
skyTint={
0.102941155433655,
0.331845670938492,
1,
0
},
ground={
0,
0.116632878780365,
0.676470577716827,
0
},
exposure=0.25,
cubemap="Enviroment/skystars/new_sky_2",
cubemapAlpha="Enviroment/skystars/new_sky_2_a",
cubemapRotation=319,
cubemapTint={
0.816531419754028,
0.801470577716827,
1,
1
}
}
}
return Enviroment_7