[Bf-docboard-svn] bf-manual: [8066] branches/blender-2.93-release/blender_docs/manual/modeling/curves/properties/path_animation.rst: Add clamp option to Path Animation

Aaron Carlisle noreply at blender.org
Thu May 20 23:07:17 CEST 2021


Revision: 8066
          https://developer.blender.org/rBM8066
Author:   Blendify
Date:     2021-05-20 23:07:17 +0200 (Thu, 20 May 2021)
Log Message:
-----------
Add clamp option to Path Animation

rB6a0906c09a263f5fb17449407f5988c4bda53436

Modified Paths:
--------------
    branches/blender-2.93-release/blender_docs/manual/modeling/curves/properties/path_animation.rst

Modified: branches/blender-2.93-release/blender_docs/manual/modeling/curves/properties/path_animation.rst
===================================================================
--- branches/blender-2.93-release/blender_docs/manual/modeling/curves/properties/path_animation.rst	2021-05-20 21:05:07 UTC (rev 8065)
+++ branches/blender-2.93-release/blender_docs/manual/modeling/curves/properties/path_animation.rst	2021-05-20 21:07:17 UTC (rev 8066)
@@ -30,6 +30,11 @@
    By default, it is linked to the global frame number,
    but could be keyframed to give more control over the path animation.
 
+.. _bpy.types.Curve.use_path_clamp:
+
+Clamp
+   Clamp the curve path children so they can't travel past the start/end point of the curve.
+
 .. _bpy.types.Curve.use_path_follow:
 
 Follow



More information about the Bf-docboard-svn mailing list