Table of Contents

Demo Scenes


The demo scenes work out of the box for the most part. However, there are a few small steps to make sure things look right depending on your render pipeline.

Built-In Render Pipeline

  1. Install ShaderGraph (2021.3+) — see Installation.

  2. To make the grass render correctly on the Terrain demo scene, change the material on the grass prefabs:

    Prefabs Assets/Foliage Renormalizer/Demo/Prefabs/Grass Prefab
    Assets/Foliage Renormalizer/Demo/Prefabs/Grass Prefab Renormalized
    Material Assets/Foliage Renormalizer/Demo/Models/Grass/BIRP grass
    Note

    This is required because the grass on the terrain demo uses terrain details, which do not render properly with ShaderGraph on the Built-In Render Pipeline.

Universal Render Pipeline

Nothing to do — the demos work out of the box.

High Definition Render Pipeline

Import the included package at Assets/Foliage Renormalizer/Demo/HDRP Demo.