From bbdfb715a6f925cae4584757ef2b39685f63d597 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Tue, 18 May 2021 18:38:49 +0200 Subject: Use a non-zero default size for SubViewports This makes viewports visible out of the box. --- doc/classes/SubViewport.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes') diff --git a/doc/classes/SubViewport.xml b/doc/classes/SubViewport.xml index b6e9eda1d1..f54f22d6fa 100644 --- a/doc/classes/SubViewport.xml +++ b/doc/classes/SubViewport.xml @@ -25,7 +25,7 @@ The update mode when the sub-viewport is used as a render target. - + The width and height of the sub-viewport. -- cgit v1.2.3