Fog and Ambient reference.txt 1017 B

123456789101112131415161718192021
  1. ------------------------------------------------------------------
  2. Fog and Ambient reference
  3. ------------------------------------------------------------------
  4. Render settings and light preset pictures are in Assets/Fantasy Skybox/Presets folder
  5. "FS Night 01A"
  6. Fog Color: 30,50,100,255 Color(0.1176470588235294f,0.196078431372549f,0.392156862745098f,1f)
  7. Ambient Light: 35,35,35,255 Color(0.1372549019607843f,0.1372549019607843f,0.1372549019607843f,1f)
  8. "FS Night 01B"
  9. Fog Color: 20,40,100,255 Color(0.0784313725490196f,0.1568627450980392f,0.392156862745098f,1f)
  10. Ambient Light: 35,35,35,255 Color(0.1372549019607843f,0.1372549019607843f,0.1372549019607843f,1f)
  11. "FS Sunny 01A"
  12. Fog Color: 110,180,255,255 Color(0.431372549f,0.705882353f,1f,1f)
  13. Ambient Light: 160,160,170,255 Color(0.62745098f,0.62745098f,0.666666667f,1f)
  14. "FS Sunny 01B"
  15. Fog Color: 90,210,255,255 Color(0.352941176f,0.823529412f,1f,1f)
  16. Ambient Light: 160,180,180,255 Color(0.62745098f,0.705882353f,0.705882353f,1f)