[Bf-docboard-svn] bf-manual: [7167] trunk/blender_docs/manual/render/shader_nodes/shader/principled.rst: Fix typo in rBM7094

Aaron Carlisle noreply at blender.org
Thu Oct 1 03:39:17 CEST 2020


Revision: 7167
          https://developer.blender.org/rBM7167
Author:   Blendify
Date:     2020-10-01 03:39:16 +0200 (Thu, 01 Oct 2020)
Log Message:
-----------
Fix typo in rBM7094

Modified Paths:
--------------
    trunk/blender_docs/manual/render/shader_nodes/shader/principled.rst

Modified: trunk/blender_docs/manual/render/shader_nodes/shader/principled.rst
===================================================================
--- trunk/blender_docs/manual/render/shader_nodes/shader/principled.rst	2020-10-01 01:13:12 UTC (rev 7166)
+++ trunk/blender_docs/manual/render/shader_nodes/shader/principled.rst	2020-10-01 01:39:16 UTC (rev 7167)
@@ -111,7 +111,7 @@
    Light emission from the surface, like the Emission shader.
 Emission Strength
    Strength of the emitted light. A value of 1.0 will ensure that the object
-   in the image has the exact same color as the Color input, i.e. make it 'shadeless'.
+   in the image has the exact same color as the *Emission Color*, i.e. make it 'shadeless'.
 Alpha
    Controls the transparency of the surface, with 1.0 fully opaque.
    Usually linked to the Alpha output of an Image Texture node.



More information about the Bf-docboard-svn mailing list