#pixelated/ low quality shadows?

1 messages · Page 1 of 1 (latest)

frozen kite
#

anyone know why my shadow is so pixelated, I use URP?

reef leaf
# frozen kite anyone know why my shadow is so pixelated, I use URP?

Shadowmaps are always textures rendered as pixels. The two options you have: enable soft shadows if it isn't yet (this averages nearby pixels to get smoother edges) or increase shadow resolution/cacade count/decrease shadow distance to make the pixels smaller and therefore less noticeable

frozen kite