41 lines
642 B
Plaintext
41 lines
642 B
Plaintext
local Enviroment_111={
|
|
lighting={
|
|
ambientMode=0,
|
|
ambientLight={
|
|
1,
|
|
0.857606470584869,
|
|
0.602941155433655,
|
|
1
|
|
},
|
|
ambientIntensity=1,
|
|
defaultReflectionMode=0,
|
|
defaultReflectionResolution=0,
|
|
reflectionBounces=1,
|
|
reflectionIntensity=0
|
|
},
|
|
fog={
|
|
fog=true,
|
|
fogColor={
|
|
0.786764740943909,
|
|
0.507806360721588,
|
|
0.254541546106339,
|
|
0
|
|
},
|
|
fogMode=1,
|
|
fogStartDistance=20,
|
|
fogEndDistance=150
|
|
},
|
|
skybox={
|
|
type=1,
|
|
cubemap="Enviroment/skyclouds/sky_yuno_yunding2",
|
|
cubemapRotation=57,
|
|
cubemapTint={
|
|
1,
|
|
0.794726133346558,
|
|
0.661764740943909,
|
|
1
|
|
},
|
|
exposure=0.5
|
|
}
|
|
}
|
|
return Enviroment_111 |