Landscape material - The texture is fading at a very close camera distance.

Hello UE community,

I applied a material on my landscape,

and edited the blueprint to avoid tiling (Cell Bombing).

But from about 20 meters,
the texture fades,
and is replaced by green color,
which is ugly…

I’ve noticed it is related to the camera distance.

The same thing happens to the Road texture…

How can i increase the display distance ?

I would like to see the texture until 100-200 meters.

How would you solve it ?

1 Like

Its probably related to how you’ve written the material.

A good way around this, is to switch UV scale to something larger as the distance becomes greater.

Material

If the near and far scale are the same

If I reduce the far scale

( Same for normal etc… )

Thank you for this suggestion and the quick response,

i’ll try to integrate this to my project soon,

i can’t test it right now.

Is there someone who did this in a Youtube tutorial too ?

i’ll come back later

1 Like

Sorry, can’t find one…