From 238cecd13a280aa346fde0c920d98c9eeda75e51 Mon Sep 17 00:00:00 2001 From: Adrien de Tocqueville Date: Wed, 6 Oct 2021 13:22:57 +0200 Subject: [PATCH] Mark anchor override as not supported for probes --- .../Documentation~/Feature-Comparison.md | 1 + 1 file changed, 1 insertion(+) diff --git a/com.unity.render-pipelines.high-definition/Documentation~/Feature-Comparison.md b/com.unity.render-pipelines.high-definition/Documentation~/Feature-Comparison.md index 37f802adbce..3ab6eee725c 100644 --- a/com.unity.render-pipelines.high-definition/Documentation~/Feature-Comparison.md +++ b/com.unity.render-pipelines.high-definition/Documentation~/Feature-Comparison.md @@ -116,6 +116,7 @@ The tables that follow provide an overview of the Features that the High Definit | **Realtime** | Yes | yes | | **Baked** | Yes | Yes | | ***Sampling*** | | | +| **Anchor Override** | Yes | Not supported | | **Simple** | Yes | See [Reflection Hierarchy](Reflection-in-HDRP.md). | | **Blend Probes** | Yes | See [Reflection Hierarchy](Reflection-in-HDRP.md). | | **Blend Probes and Skybox** | Yes | See [Reflection Hierarchy](Reflection-in-HDRP.md). |