[Bf-docboard-svn] bf-manual: [8716] branches/blender-3.0-release/blender_docs/manual/render/shader_nodes/input/hair_info.rst: Hair Info Length Attribute

Aaron Carlisle noreply at blender.org
Tue Nov 30 18:26:52 CET 2021


Revision: 8716
          https://developer.blender.org/rBM8716
Author:   Blendify
Date:     2021-11-30 18:26:52 +0100 (Tue, 30 Nov 2021)
Log Message:
-----------
Hair Info Length Attribute

rB6a88f83d679f281d7adb3798ab4770069a63c2da

Modified Paths:
--------------
    branches/blender-3.0-release/blender_docs/manual/render/shader_nodes/input/hair_info.rst

Modified: branches/blender-3.0-release/blender_docs/manual/render/shader_nodes/input/hair_info.rst
===================================================================
--- branches/blender-3.0-release/blender_docs/manual/render/shader_nodes/input/hair_info.rst	2021-11-30 17:12:06 UTC (rev 8715)
+++ branches/blender-3.0-release/blender_docs/manual/render/shader_nodes/input/hair_info.rst	2021-11-30 17:26:52 UTC (rev 8716)
@@ -31,6 +31,9 @@
    Returns 1 when the shader is acting on a strand, otherwise 0.
 Intercept
    The point along the strand where the ray hits the strand (1 at the tip and 0 at the root).
+Length
+   The total measurement from the root to the tip of the strand,
+   interpreted as a grey scale value from 0 to infinity.
 Thickness
    The thickness of the strand at the point where the ray hits the strand.
 Tangent Normal



More information about the Bf-docboard-svn mailing list