default_env.tres 274 B

1234567891011
  1. [gd_resource type="Environment" load_steps=2 format=2]
  2. [sub_resource type="Sky" id=1]
  3. [resource]
  4. background_mode = 2
  5. background_sky = SubResource( 1 )
  6. ambient_light_color = Color( 1, 1, 1, 1 )
  7. ambient_light_energy = 0.28
  8. ambient_light_sky_contribution = 0.0
  9. ssao_blur = 1