74 lines
1.2 KiB
Plaintext
74 lines
1.2 KiB
Plaintext
local Enviroment_16={
|
|
lighting={
|
|
ambientMode=0,
|
|
ambientLight={
|
|
0.534115493297577,
|
|
0.606089651584625,
|
|
0.816176474094391,
|
|
1
|
|
},
|
|
ambientIntensity=1,
|
|
defaultReflectionMode=0,
|
|
defaultReflectionResolution=0,
|
|
reflectionBounces=1,
|
|
reflectionIntensity=0
|
|
},
|
|
fog={
|
|
fog=true,
|
|
fogColor={
|
|
0.155709326267242,
|
|
0.294117629528046,
|
|
0.294117629528046,
|
|
0
|
|
},
|
|
fogMode=1,
|
|
fogStartDistance=20,
|
|
fogEndDistance=80
|
|
},
|
|
flare={
|
|
flareFadeSpeed=0,
|
|
flareStrength=0
|
|
},
|
|
skybox={
|
|
type=3,
|
|
sunColor={
|
|
0.456225395202637,
|
|
0.477941155433655,
|
|
0.253027677536011,
|
|
1
|
|
},
|
|
sunIntensity=0.0299999993294477,
|
|
sunBounceIntensity=1,
|
|
sunRotation={
|
|
15.0000038146973,
|
|
130.000030517578,
|
|
180.000350952148
|
|
},
|
|
sunFlare="Enviroment/50mmZoom",
|
|
sunSize=0.0799999982118607,
|
|
atmoshpereThickness=0.610000014305115,
|
|
skyTint={
|
|
0.367647051811218,
|
|
0.162197232246399,
|
|
0.162197232246399,
|
|
0
|
|
},
|
|
ground={
|
|
0.245620667934418,
|
|
0.314153283834457,
|
|
0.566176474094391,
|
|
0
|
|
},
|
|
exposure=1,
|
|
cubemap="Enviroment/skystars/new_sky_2",
|
|
cubemapAlpha="Enviroment/skystars/new_sky_2_a",
|
|
cubemapRotation=237,
|
|
cubemapTint={
|
|
0.213235318660736,
|
|
0.772109508514404,
|
|
1,
|
|
1
|
|
}
|
|
}
|
|
}
|
|
return Enviroment_16 |