Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We’re making changes to the Unity Runtime Fee pricing policy that we announced on September 12th. Access our latest thread for more information!
    Dismiss Notice
  3. Dismiss Notice

Question Blending details with Terrain

Discussion in 'World Building' started by Tytea, Jun 1, 2023.

  1. Tytea

    Tytea

    Joined:
    May 20, 2020
    Posts:
    6
    Hi there,

    I am new and learning how to use the terrain tool. I've added grass to my terrain and am running into a problem with the detail render distance cut off. It looks rather ugly...

    Screenshot 2023-06-01 215155.png

    I looked around but couldn't find anything that specifically solves this problem...

    I was wondering if anyone knows of a method to make this transition more gentle. Perhaps some terrain texturing method? or maybe reducing detail spawn density over distance from the camera.

    Thanks a bunch in advance :]