[Bf-docboard-svn] bf-manual: [7853] trunk/blender_docs/manual: Add world viewport display

Aaron Carlisle noreply at blender.org
Sun Mar 21 01:45:23 CET 2021


Revision: 7853
          https://developer.blender.org/rBM7853
Author:   Blendify
Date:     2021-03-21 01:45:21 +0100 (Sun, 21 Mar 2021)
Log Message:
-----------
Add world viewport display

Modified Paths:
--------------
    trunk/blender_docs/manual/editors/3dview/display/shading.rst
    trunk/blender_docs/manual/render/lights/world.rst

Modified: trunk/blender_docs/manual/editors/3dview/display/shading.rst
===================================================================
--- trunk/blender_docs/manual/editors/3dview/display/shading.rst	2021-03-20 12:53:14 UTC (rev 7852)
+++ trunk/blender_docs/manual/editors/3dview/display/shading.rst	2021-03-21 00:45:21 UTC (rev 7853)
@@ -32,6 +32,8 @@
    Random
       A random color will be selected for every object in the scene.
 
+.. _bpy.types.View3DShading.background_type:
+
 Background
    How the background is displayed in the 3D Viewport.
 

Modified: trunk/blender_docs/manual/render/lights/world.rst
===================================================================
--- trunk/blender_docs/manual/render/lights/world.rst	2021-03-20 12:53:14 UTC (rev 7852)
+++ trunk/blender_docs/manual/render/lights/world.rst	2021-03-21 00:45:21 UTC (rev 7853)
@@ -1,3 +1,4 @@
+.. _bpy.types.World:
 
 *****************
 World Environment
@@ -57,3 +58,18 @@
 as most of the distance between the sun and the earth is empty space.
 For such effects it is be better to create a volume object surrounding the scene.
 The size of this object will determine how much light is scattered or absorbed.
+
+
+Viewport Display
+================
+
+.. admonition:: Reference
+   :class: refbox
+
+   :Panel:     :menuselection:`World --> Viewport Display`
+
+.. _bpy.types.World.color:
+
+Color
+   The color to render the 3D Viewport background when choosing
+   :ref:`World Background <bpy.types.View3DShading.background_type>`.



More information about the Bf-docboard-svn mailing list