73 lines
1.1 KiB
Plaintext
73 lines
1.1 KiB
Plaintext
local Enviroment_17={
|
|
lighting={
|
|
ambientMode=0,
|
|
ambientLight={
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
},
|
|
ambientIntensity=1,
|
|
defaultReflectionMode=0,
|
|
defaultReflectionResolution=0,
|
|
reflectionBounces=1,
|
|
reflectionIntensity=0
|
|
},
|
|
fog={
|
|
fog=true,
|
|
fogColor={
|
|
0.658823549747467,
|
|
0.401785016059875,
|
|
0.235294088721275,
|
|
0
|
|
},
|
|
fogMode=1,
|
|
fogStartDistance=20,
|
|
fogEndDistance=80
|
|
},
|
|
flare={
|
|
flareFadeSpeed=1,
|
|
flareStrength=0.699999988079071
|
|
},
|
|
skybox={
|
|
type=3,
|
|
sunColor={
|
|
0.570277988910675,
|
|
0.588235259056091,
|
|
0.402249097824097,
|
|
1
|
|
},
|
|
sunIntensity=1,
|
|
sunBounceIntensity=1,
|
|
sunRotation={
|
|
15.0000038146973,
|
|
130.000030517578,
|
|
180.000350952148
|
|
},
|
|
sunFlare="Enviroment/50mmZoom",
|
|
sunSize=0.0500000007450581,
|
|
atmoshpereThickness=1.6599999666214,
|
|
skyTint={
|
|
0.367647051811218,
|
|
0.162197232246399,
|
|
0.162197232246399,
|
|
0
|
|
},
|
|
ground={
|
|
0.491727948188782,
|
|
0.786764740943909,
|
|
0.725722670555115,
|
|
0
|
|
},
|
|
exposure=1,
|
|
cubemap="Enviroment/skycloud/new_sky_1",
|
|
cubemapRotation=142,
|
|
cubemapTint={
|
|
1,
|
|
0.904411792755127,
|
|
0.926166355609894,
|
|
1
|
|
}
|
|
}
|
|
}
|
|
return Enviroment_17 |