Fix: Match Interpolate Curves Node UI input for Max Neighbors #104953

Merged
Aaron Carlisle merged 1 commits from dupoxy/blender-manual:Fix-104952 into blender-v4.3-release 2024-10-09 14:57:40 +02:00
Showing only changes of commit b0734fb28d - Show all commits

View File

@ -40,7 +40,7 @@ Points Up
Optional up vector that is typically a surface normal. Optional up vector that is typically a surface normal.
Point Group ID Point Group ID
The curve group to interpolate in. The curve group to interpolate in.
Max Neighbor Max Neighbors
Maximum amount of close guide curves that are taken into account for interpolation. Maximum amount of close guide curves that are taken into account for interpolation.
@ -61,7 +61,7 @@ Closest Index
.. note:: .. note::
Internally this node mixes the data from multiple guide curves, with the maximum number Internally this node mixes the data from multiple guide curves, with the maximum number
of sources depending on the *Max Neighbor* input. This output is only the index of the curve of sources depending on the *Max Neighbors* input. This output is only the index of the curve
with the largest weight. with the largest weight.
Closest Weight Closest Weight