diff --git a/com.unity.render-pipelines.high-definition/Documentation~/Upgrading-To-HDRP.md b/com.unity.render-pipelines.high-definition/Documentation~/Upgrading-To-HDRP.md index f9c4e6764a8..ed4595b0f6b 100644 --- a/com.unity.render-pipelines.high-definition/Documentation~/Upgrading-To-HDRP.md +++ b/com.unity.render-pipelines.high-definition/Documentation~/Upgrading-To-HDRP.md @@ -53,6 +53,8 @@ To upgrade the Materials in your Scene to HDRP-compatible Materials, either: * **Upgrade Selected Materials to High Definition Materials**: Converts every compatible Material currently selected in the Project window to an HDRP Material. +* **Upgrade Scene Terrains to High Definition Terrains**: Replaces the built-in default standard terrain Material in every [Terrain](https://docs.unity3d.com/Manual/script-Terrain.html) in the scene with HDRP default Terrain Material. + You can find these options in either: * The **Edit > Render Pipeline** menu.