From eced93a3f57765a7c82b522314511c5e93c48971 Mon Sep 17 00:00:00 2001 From: Yuri Sizov Date: Thu, 18 May 2023 21:41:34 +0200 Subject: Revert "Improve the UX of ViewportTexture in the editor" This reverts commit b91b8fce43ab9cb9f8c96f8c640acc801774b6b5. --- doc/classes/ViewportTexture.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'doc') diff --git a/doc/classes/ViewportTexture.xml b/doc/classes/ViewportTexture.xml index 36390863cf..8ecda45bd6 100644 --- a/doc/classes/ViewportTexture.xml +++ b/doc/classes/ViewportTexture.xml @@ -17,7 +17,6 @@ The path to the [Viewport] node to display. This is relative to the scene root, not to the node which uses the texture. - [b]Note:[/b] In the editor, it is automatically updated when the target viewport's node path changes due to renaming or moving the viewport or its ancestors. At runtime, it may not be able to automatically update due to the inability to determine the scene root. -- cgit v1.2.3