aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2020-05-14 15:08:25 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2020-05-14 14:39:03 +0000
commitc59e8ce65157b8b8a170179f4dd70e4053550623 (patch)
tree887b49311bf743a30376e9bdada4d6339da033f7
parentf08fe165ab586e6142eb3d6187e7e10087cd2bcf (diff)
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 <miikka.heikkinen@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
-rw-r--r--doc/qtdesignstudio/src/qtquick3d-editor/qtdesignstudio-3d-scene-environment.qdoc11
1 files 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