73 lines
1.1 KiB
Plaintext
73 lines
1.1 KiB
Plaintext
local Enviroment_13={
|
|
lighting={
|
|
ambientMode=0,
|
|
ambientLight={
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
},
|
|
ambientIntensity=1,
|
|
defaultReflectionMode=0,
|
|
defaultReflectionResolution=0,
|
|
reflectionBounces=1,
|
|
reflectionIntensity=0
|
|
},
|
|
fog={
|
|
fog=true,
|
|
fogColor={
|
|
0.602941155433655,
|
|
0.480640769004822,
|
|
0.159602075815201,
|
|
0
|
|
},
|
|
fogMode=1,
|
|
fogStartDistance=20,
|
|
fogEndDistance=100
|
|
},
|
|
flare={
|
|
flareFadeSpeed=1,
|
|
flareStrength=0.439000010490417
|
|
},
|
|
skybox={
|
|
type=3,
|
|
sunColor={
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
},
|
|
sunIntensity=1,
|
|
sunBounceIntensity=1,
|
|
sunRotation={
|
|
25.000020980835,
|
|
240.000015258789,
|
|
2.82610562862828E-06
|
|
},
|
|
sunFlare="Enviroment/50mmZoom",
|
|
sunSize=0.0500000007450581,
|
|
atmoshpereThickness=2.63000011444092,
|
|
skyTint={
|
|
0.264705896377563,
|
|
0.264705896377563,
|
|
0.264705896377563,
|
|
1
|
|
},
|
|
ground={
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
},
|
|
exposure=1.5,
|
|
cubemap="Enviroment/skycloud/new_sky_1",
|
|
cubemapRotation=319,
|
|
cubemapTint={
|
|
1,
|
|
0.81947261095047,
|
|
0.345588207244873,
|
|
0.727999985218048
|
|
}
|
|
}
|
|
}
|
|
return Enviroment_13 |