41 lines
586 B
Plaintext
41 lines
586 B
Plaintext
local Enviroment_113={
|
|
lighting={
|
|
ambientMode=0,
|
|
ambientLight={
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
},
|
|
ambientIntensity=1,
|
|
defaultReflectionMode=0,
|
|
defaultReflectionResolution=0,
|
|
reflectionBounces=1,
|
|
reflectionIntensity=0
|
|
},
|
|
fog={
|
|
fog=true,
|
|
fogColor={
|
|
0.278168261051178,
|
|
0.506379783153534,
|
|
0.772058844566345,
|
|
0
|
|
},
|
|
fogMode=1,
|
|
fogStartDistance=60,
|
|
fogEndDistance=280
|
|
},
|
|
skybox={
|
|
type=1,
|
|
cubemap="Enviroment/skyclouds/sky_niflhem_tiankonghe_b",
|
|
cubemapRotation=154,
|
|
cubemapTint={
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
},
|
|
exposure=0.5
|
|
}
|
|
}
|
|
return Enviroment_113 |