Added visibility component

This commit is contained in:
2024-02-13 20:38:17 +01:00
parent 5caf5f6c71
commit 7937645028
12 changed files with 124 additions and 107 deletions

View File

@ -20,7 +20,7 @@ attributes = ExtResource("3_olar0")
current = true
fov = 45.0
size = 10.0
far = 1000.0
far = 150.0
script = ExtResource("2_pwdc2")
[node name="CameraRays" type="Node3D" parent="Pivot"]

View File

@ -2,6 +2,7 @@
[resource]
exposure_multiplier = 0.5
dof_blur_far_transition = 50.0
dof_blur_far_transition = 140.0
dof_blur_near_enabled = true
dof_blur_near_distance = 1.8
dof_blur_amount = 0.02