originalnicodr / CinematicUnityExplorer

UnityExplorer fork focused on providing tools for creating marketing material for Unity games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Research if we should add shadowDistance control

originalnicodr opened this issue · comments

Describe the issue

QualitySettings.shadowDistance seems to be useful for rendering shadows that are far away from the camera. Unfortunately, as far as I have tested, increasing this also decreases overall shadow resolution? Might be worth testing alongside forcing high-res shadows (maybe Unity reduces the quality of shadows when introducing a lot of them?).