LightingEnvironment.tres 729 B

1234567891011121314151617181920212223242526
  1. [gd_resource type="Environment" load_steps=2 format=2]
  2. [sub_resource type="ProceduralSky" id=1]
  3. sky_top_color = Color( 0.172549, 0.541176, 0.960784, 1 )
  4. sky_horizon_color = Color( 0.624, 0.7808, 0.96, 1 )
  5. sky_curve = 0.015368
  6. sky_energy = 1.61
  7. ground_bottom_color = Color( 0.231373, 0.207843, 0.14902, 1 )
  8. ground_horizon_color = Color( 0.901961, 0.819608, 0.576471, 1 )
  9. ground_curve = 0.0229739
  10. ground_energy = 4.75
  11. sun_latitude = 69.0
  12. sun_longitude = 90.0
  13. sun_angle_min = 10.0
  14. sun_angle_max = 50.0
  15. sun_curve = 0.0267942
  16. sun_energy = 64.0
  17. [resource]
  18. background_mode = 2
  19. background_sky = SubResource( 1 )
  20. ambient_light_color = Color( 0.5, 0.5, 0.5, 1 )
  21. ambient_light_sky_contribution = 0.0
  22. tonemap_mode = 3
  23. tonemap_white = 16.0