45 lines
630 B
Plaintext
45 lines
630 B
Plaintext
local Enviroment_109={
|
|
lighting={
|
|
ambientMode=0,
|
|
ambientLight={
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
},
|
|
ambientIntensity=1,
|
|
defaultReflectionMode=0,
|
|
defaultReflectionResolution=0,
|
|
reflectionBounces=1,
|
|
reflectionIntensity=0
|
|
},
|
|
fog={
|
|
fog=true,
|
|
fogColor={
|
|
0.786764740943909,
|
|
0.920588254928589,
|
|
1,
|
|
0
|
|
},
|
|
fogMode=1,
|
|
fogStartDistance=20,
|
|
fogEndDistance=180
|
|
},
|
|
flare={
|
|
flareFadeSpeed=2,
|
|
flareStrength=0.400000005960464
|
|
},
|
|
skybox={
|
|
type=1,
|
|
cubemap="Enviroment/skyclouds/sky_yuno_yunding2",
|
|
cubemapRotation=139,
|
|
cubemapTint={
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
},
|
|
exposure=0.5
|
|
}
|
|
}
|
|
return Enviroment_109 |