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

74 lines
1.2 KiB
Plaintext

local Enviroment_12={
lighting={
ambientMode=0,
ambientLight={
0.470689654350281,
0.354238748550415,
0.573529422283173,
1
},
ambientIntensity=1,
defaultReflectionMode=0,
defaultReflectionResolution=0,
reflectionBounces=1,
reflectionIntensity=0
},
fog={
fog=true,
fogColor={
0.076556995511055,
0.0637975856661797,
0.433823525905609,
0
},
fogMode=1,
fogStartDistance=20,
fogEndDistance=100
},
flare={
flareFadeSpeed=0,
flareStrength=0
},
skybox={
type=3,
sunColor={
0.904411792755127,
0.733802676200867,
0.285953730344772,
1
},
sunIntensity=0.100000001490116,
sunBounceIntensity=1,
sunRotation={
25.0000324249268,
160.000045776367,
0
},
sunFlare="Enviroment/50mmZoom",
sunSize=0.0500000007450581,
atmoshpereThickness=0.449999988079071,
skyTint={
0.14759948849678,
0.256284981966019,
0.573529422283173,
0
},
ground={
0,
0.116632878780365,
0.676470577716827,
0
},
exposure=0.730000019073486,
cubemap="Enviroment/skystars/new_sky_2",
cubemapAlpha="Enviroment/skystars/new_sky_2_a",
cubemapRotation=319,
cubemapTint={
1,
1,
1,
1
}
}
}
return Enviroment_12