29 lines
435 B
Plaintext
29 lines
435 B
Plaintext
local Enviroment_107={
|
|
lighting={
|
|
ambientMode=0,
|
|
ambientLight={
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
},
|
|
ambientIntensity=1.10000002384186,
|
|
defaultReflectionMode=0,
|
|
defaultReflectionResolution=0,
|
|
reflectionBounces=1,
|
|
reflectionIntensity=0
|
|
},
|
|
fog={
|
|
fog=true,
|
|
fogColor={
|
|
0.494117647409439,
|
|
0.682352960109711,
|
|
0.39215686917305,
|
|
0
|
|
},
|
|
fogMode=1,
|
|
fogStartDistance=50,
|
|
fogEndDistance=220
|
|
}
|
|
}
|
|
return Enviroment_107 |