29 lines
436 B
Plaintext
29 lines
436 B
Plaintext
local Enviroment_104={
|
|
lighting={
|
|
ambientMode=0,
|
|
ambientLight={
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
},
|
|
ambientIntensity=1.10000002384186,
|
|
defaultReflectionMode=0,
|
|
defaultReflectionResolution=0,
|
|
reflectionBounces=1,
|
|
reflectionIntensity=0
|
|
},
|
|
fog={
|
|
fog=true,
|
|
fogColor={
|
|
0.313725501298904,
|
|
0.725490212440491,
|
|
0.674509823322296,
|
|
0
|
|
},
|
|
fogMode=1,
|
|
fogStartDistance=20,
|
|
fogEndDistance=180
|
|
}
|
|
}
|
|
return Enviroment_104 |