From c59e8ce65157b8b8a170179f4dd70e4053550623 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Thu, 14 May 2020 15:08:25 +0200 Subject: Doc: Update information about Scene Environment properties "Blend mode" field seems to have been removed. The Skybox option has been added to "Background mode" field. Task-number: QDS-2056 Change-Id: Ie5c5b5fae4aba83bd8b9b50357bb83d58fbb69c2 Reviewed-by: Miikka Heikkinen Reviewed-by: Thomas Hartmann --- .../qtquick3d-editor/qtdesignstudio-3d-scene-environment.qdoc | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/doc/qtdesignstudio/src/qtquick3d-editor/qtdesignstudio-3d-scene-environment.qdoc b/doc/qtdesignstudio/src/qtquick3d-editor/qtdesignstudio-3d-scene-environment.qdoc index 16653e7f4b..8a54021a19 100644 --- a/doc/qtdesignstudio/src/qtquick3d-editor/qtdesignstudio-3d-scene-environment.qdoc +++ b/doc/qtdesignstudio/src/qtquick3d-editor/qtdesignstudio-3d-scene-environment.qdoc @@ -80,13 +80,12 @@ To clear the background using a color, select \uicontrol Color, and select the color in the \uicontrol {Clear Color} field. - To leave the scene uncleared, select \uicontrol {Unspecified}. - - \section1 Blending Scene Colors + To render a Skybox or Skydome instead of clearing the scene, + select \uicontrol SkyBox. You can specify the image to use as + a value of the \l{SceneEnvironment::lightProbe}{lightProbe} + property in \uicontrol {Text Editor}. - To determine how colors are blended, select a blend mode in the - \uicontrol {Blend mode} field. For more information on the options, - see \uicontrol {Blending Colors}. + To leave the scene uncleared, select \uicontrol {Unspecified}. \section1 Performing Depth Tests -- cgit v1.2.3