[Bf-docboard-svn] bf-manual: [8032] trunk/blender_docs/manual/modeling/geometry_nodes/attributes_reference.rst: Geometry Nodes: add builtin spline attributes

Jacques Lucke noreply at blender.org
Fri May 14 13:08:01 CEST 2021


Revision: 8032
          https://developer.blender.org/rBM8032
Author:   JacquesLucke
Date:     2021-05-14 13:08:01 +0200 (Fri, 14 May 2021)
Log Message:
-----------
Geometry Nodes: add builtin spline attributes

rB8216b759e9557c786e517aa64eee424fed0ac742

Modified Paths:
--------------
    trunk/blender_docs/manual/modeling/geometry_nodes/attributes_reference.rst

Modified: trunk/blender_docs/manual/modeling/geometry_nodes/attributes_reference.rst
===================================================================
--- trunk/blender_docs/manual/modeling/geometry_nodes/attributes_reference.rst	2021-05-14 11:02:05 UTC (rev 8031)
+++ trunk/blender_docs/manual/modeling/geometry_nodes/attributes_reference.rst	2021-05-14 11:08:01 UTC (rev 8032)
@@ -109,7 +109,17 @@
      - *Face*
      - Attribute determining if a face should have smooth shading enabled.
 
+   * - **resolution**
+     - *Integer*
+     - *Spline*
+     - Determines the number of evaluated points between two control points of a spline.
 
+   * - **cyclic**
+     - *Boolean*
+     - *Spline*
+     - Determines whether the spline is cyclic or not.
+
+
 Naming Conventions
 ==================
 



More information about the Bf-docboard-svn mailing list