58 lines
908 B
Plaintext
58 lines
908 B
Plaintext
local Enviroment_42={
|
|
lighting={
|
|
ambientMode=0,
|
|
ambientLight={
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
},
|
|
ambientIntensity=1,
|
|
defaultReflectionMode=0,
|
|
defaultReflectionResolution=0,
|
|
reflectionBounces=1,
|
|
reflectionIntensity=0
|
|
},
|
|
skybox={
|
|
type=3,
|
|
sunColor={
|
|
0.19945116341114,
|
|
0.205882370471954,
|
|
0.13927336037159,
|
|
1
|
|
},
|
|
sunIntensity=1,
|
|
sunBounceIntensity=1,
|
|
sunRotation={
|
|
30.0000038146973,
|
|
40.0000076293945,
|
|
180.000061035156
|
|
},
|
|
sunFlare="Enviroment/50mmZoom",
|
|
sunSize=0,
|
|
atmoshpereThickness=0.5,
|
|
skyTint={
|
|
0,
|
|
0.331845670938492,
|
|
1,
|
|
0
|
|
},
|
|
ground={
|
|
0,
|
|
0.116632878780365,
|
|
0.676470577716827,
|
|
0
|
|
},
|
|
exposure=0.400000005960464,
|
|
cubemap="Enviroment/skystars/new_sky_2",
|
|
cubemapAlpha="Enviroment/skystars/new_sky_2_a",
|
|
cubemapRotation=319,
|
|
cubemapTint={
|
|
0.816531419754028,
|
|
0.801470577716827,
|
|
1,
|
|
1
|
|
}
|
|
}
|
|
}
|
|
return Enviroment_42 |