From d3a0a497b0a9692f4b9e91ca4564c61705ff1303 Mon Sep 17 00:00:00 2001 From: Teea Poldsam Date: Mon, 27 May 2024 15:06:13 +0300 Subject: [PATCH] Doc: Add info about the default lighting in non-View3D scenes Fixes: QDS-12817 Change-Id: I3965a4ec635e96810e5408095e2b700a8e7e0ce0 Reviewed-by: Miikka Heikkinen Reviewed-by: Johanna Vanhatapio --- .../src/qtquick3d-editor/qtdesignstudio-3d-editor.qdoc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/qtdesignstudio/src/qtquick3d-editor/qtdesignstudio-3d-editor.qdoc b/doc/qtdesignstudio/src/qtquick3d-editor/qtdesignstudio-3d-editor.qdoc index ff67fa14a8a..5cf07b8bca2 100644 --- a/doc/qtdesignstudio/src/qtquick3d-editor/qtdesignstudio-3d-editor.qdoc +++ b/doc/qtdesignstudio/src/qtquick3d-editor/qtdesignstudio-3d-editor.qdoc @@ -403,9 +403,12 @@ \li Select Grid Color \li Select a color for the grid. \row - \li Use Scene Environment Color - \li Sets the 3D view to use the scene environment color as background + \li Use Scene Environment + \li Sets the 3D view to use the scene environment or skybox as background color. + \note When \uicontrol {Use Scene Environment} is selected, a 3D scene that doesn't + have a \uicontrol View3D component, uses the scene environment of the previous + \uicontrol View3D for rendering the scene. \row \li Reset Colors \li Resets the background and grid colors to the default colors.