increase zoom-out

This commit is contained in:
Tonton Th 2026-01-25 08:42:30 +01:00
parent d479b566b3
commit 438cb71b43

View File

@ -45,5 +45,5 @@ camera {
// focal_point <2, 1, 12> // focal_point <2, 1, 12>
// aperture 0.046 // aperture 0.046
// blur_samples 30 // blur_samples 30
angle 45 + (58*NormClock) angle 45 + (63*NormClock)
} }