浏览代码

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 年之前
父节点
当前提交
876c5f7544
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      project.godot

+ 1 - 0
project.godot

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