(Mobile) Dark map

How can I make my map obscure similar to this image?

191881-scenedepth-520x500.png

enable mobileHDR in the project settings, then make a post process material that plugs scene depth into emissive. add this post process material into the blendables array of a post process volume or camera.

Make map without any lights and then setup fog.

Hi, thanks for reply. Iā€™m still learning, where am I wrong?

try dividing by 15000 and clamping the value between 0 and 1.