74 lines
1.1 KiB
Plaintext
74 lines
1.1 KiB
Plaintext
local Enviroment_18={
|
|
lighting={
|
|
ambientMode=0,
|
|
ambientLight={
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
},
|
|
ambientIntensity=1,
|
|
defaultReflectionMode=0,
|
|
defaultReflectionResolution=0,
|
|
reflectionBounces=1,
|
|
reflectionIntensity=0
|
|
},
|
|
fog={
|
|
fog=true,
|
|
fogColor={
|
|
0,
|
|
0.0733932182192802,
|
|
0.102941155433655,
|
|
0
|
|
},
|
|
fogMode=1,
|
|
fogStartDistance=40,
|
|
fogEndDistance=110
|
|
},
|
|
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.419999986886978,
|
|
skyTint={
|
|
0.102941155433655,
|
|
1,
|
|
0.740162253379822,
|
|
0
|
|
},
|
|
ground={
|
|
0.0796928927302361,
|
|
0.161764681339264,
|
|
0.144784286618233,
|
|
0
|
|
},
|
|
exposure=1,
|
|
cubemap="Enviroment/skycloud/new_sky_1",
|
|
cubemapAlpha="Enviroment/skystars/new_sky_2_a",
|
|
cubemapRotation=0,
|
|
cubemapTint={
|
|
0.816531419754028,
|
|
0.801470577716827,
|
|
1,
|
|
1
|
|
}
|
|
}
|
|
}
|
|
return Enviroment_18 |