Forráskód Böngészése

Enable physical light attenuation

This uses a more realistic light attenuation model, similar to
the one used in 4.0.alpha.

The effect isn't very noticeable on the scene, except when firing
the weapon.
Hugo Locurcio 3 éve
szülő
commit
876c5f7544
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      project.godot

+ 1 - 0
project.godot

@@ -219,6 +219,7 @@ toggle_debug={
 
 
 vram_compression/import_etc2=false
 vram_compression/import_etc2=false
 quality/shadow_atlas/size=2048
 quality/shadow_atlas/size=2048
+quality/shading/use_physical_light_attenuation=true
 quality/filters/msaa=2
 quality/filters/msaa=2
 environment/default_environment="res://default_env.tres"
 environment/default_environment="res://default_env.tres"
 quality/dynamic_fonts/use_oversampling=false
 quality/dynamic_fonts/use_oversampling=false