55 lines
936 B
Plaintext
55 lines
936 B
Plaintext
local Enviroment_110={
|
|
lighting={
|
|
ambientMode=0,
|
|
ambientLight={
|
|
0.488213688135147,
|
|
0.713332176208496,
|
|
0.772058844566345,
|
|
1
|
|
},
|
|
ambientIntensity=1,
|
|
defaultReflectionMode=0,
|
|
defaultReflectionResolution=0,
|
|
reflectionBounces=1,
|
|
reflectionIntensity=0
|
|
},
|
|
fog={
|
|
fog=true,
|
|
fogColor={
|
|
0,
|
|
0.241024270653725,
|
|
0.360294103622437,
|
|
0
|
|
},
|
|
fogMode=1,
|
|
fogStartDistance=20,
|
|
fogEndDistance=150
|
|
},
|
|
skybox={
|
|
type=3,
|
|
atmoshpereThickness=0.699999988079071,
|
|
skyTint={
|
|
0.157655730843544,
|
|
0.158393993973732,
|
|
0.264705896377563,
|
|
1
|
|
},
|
|
ground={
|
|
0.0147058963775635,
|
|
0.0147058963775635,
|
|
0.0147058963775635,
|
|
1
|
|
},
|
|
exposure=0.550000011920929,
|
|
cubemap="Assets/Art/Public/Texture/Scene/v1/sky/new_sky_2",
|
|
cubemapAlpha="Enviroment/skystars/new_sky_2_a",
|
|
cubemapRotation=187,
|
|
cubemapTint={
|
|
0.683823525905609,
|
|
0.934584259986877,
|
|
1,
|
|
1
|
|
}
|
|
}
|
|
}
|
|
return Enviroment_110 |