From e2a3edf6daed276d82767ce070dbbaf1d42dc427 Mon Sep 17 00:00:00 2001
From: Cosmic Linden <cosmic@lindenlab.com>
Date: Tue, 19 Mar 2024 16:13:04 -0700
Subject: [PATCH] secondlife/viewer-issues#82: Update test plan

---
 doc/testplans/pbr_terrain_composition.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/testplans/pbr_terrain_composition.md b/doc/testplans/pbr_terrain_composition.md
index 0e721c064a3..87c1d477800 100644
--- a/doc/testplans/pbr_terrain_composition.md
+++ b/doc/testplans/pbr_terrain_composition.md
@@ -60,6 +60,6 @@ Unlike a viewer without PBR terrain support, the new viewer will no longer treat
 
 ## Graphics Features
 
-Texture terrain with transparency will render as opaque. Parts of the texture that would be partially transparent will instead display as a mix of the color and black, depending on how transparent the texture is.
+Texture terrain with transparency is not permitted to be applied in the viewer.
 
 See [PBR Terrain Appearance](./pbr_terrain_appearance.md) for supported PBR terrain features.
-- 
GitLab