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

74 lines
1.1 KiB
Plaintext

local Enviroment_5={
lighting={
ambientMode=0,
ambientLight={
0.286115914583206,
0.583860456943512,
0.926470577716827,
1
},
ambientIntensity=1,
defaultReflectionMode=0,
defaultReflectionResolution=0,
reflectionBounces=1,
reflectionIntensity=0
},
fog={
fog=true,
fogColor={
0,
0,
0,
0
},
fogMode=1,
fogStartDistance=20,
fogEndDistance=120
},
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.0399999991059303,
atmoshpereThickness=0.5,
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_5