GregroxMun

AKR Sun

Jun 3rd, 2017
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. @Kopernicus:FOR[AlternisKerbol]
  2. {
  3. @Body[Sun]
  4. {
  5. cacheFile = AlternisKerbolRekerjiggered/Cache/Sun.bin
  6. @Properties
  7. {
  8. radius = 75431100
  9. geeASL = 21
  10. description = The Sun is a relatively normal orange-yellow main sequence star. It was long thought to be a huge burning mass of coal in the sky, burning an unending supply of the flammable rocks. It is now known that the Sun, and all main sequence stars like it, do not burn fuel as much as they totally annihilate it through a process known as Nuclear Fusion.
  11. }
  12. @ScaledVersion
  13. {
  14. Light
  15. {
  16. sunlightColor = 1, 0.92, 0.85, 1
  17. sunlightIntensity = 1.65
  18. sunlightShadowStrength = 0.95
  19. scaledSunlightColor = 1, 0.92, 0.85, 1
  20. scaledSunlightIntensity = 1.65
  21. IVASunColor = 1, 0.92, 0.85, 1
  22. IVASunIntensity = 1.65
  23. sunLensFlareColor = 1, 0.85, 0.75, 1
  24. ambientLightColor = 0, 0, 0, 1
  25. sunAU = 75431100
  26. brightnessCurve
  27. {
  28. key = 0.002 0.0525 0 21
  29. key = 0.01 0.42 42 42
  30. key = 0.1 4.2 42 42
  31. key = 0.45 18.9 42 -42
  32. key = 0.5 0 -42 -42
  33. }
  34. }
  35. }
  36. }
  37. }
Advertisement
Add Comment
Please, Sign In to add comment