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

73 lines
1.2 KiB
Plaintext

local Enviroment_2={
lighting={
ambientMode=0,
ambientLight={
0.901960790157318,
0.941176474094391,
0.737254917621613,
1
},
ambientIntensity=1,
defaultReflectionMode=0,
defaultReflectionResolution=0,
reflectionBounces=1,
reflectionIntensity=0
},
fog={
fog=true,
fogColor={
0.623161792755127,
0.625,
0.491727948188782,
0
},
fogMode=1,
fogStartDistance=35,
fogEndDistance=80
},
flare={
flareFadeSpeed=1,
flareStrength=0.305999994277954
},
skybox={
type=3,
sunColor={
0.676470577716827,
0.268941611051559,
0.0049740532413125,
1
},
sunIntensity=1.05999994277954,
sunBounceIntensity=1,
sunRotation={
10.0000019073486,
290,
1.30041644297307E-06
},
sunFlare="Enviroment/50mmZoom",
sunSize=0.0199999995529652,
atmoshpereThickness=0.699999988079071,
skyTint={
0.838235259056091,
0.726782262325287,
0.486916065216064,
1
},
ground={
0.573529422283173,
0.456845849752426,
0.0759083107113838,
1
},
exposure=1.60000002384186,
cubemap="Enviroment/skycloud/new_sky_1",
cubemapRotation=94,
cubemapTint={
0.963235318660736,
0.807320177555084,
0.665765583515167,
1
}
}
}
return Enviroment_2