From 6fa8990ba866faa434e172edfce40d992507999f Mon Sep 17 00:00:00 2001 From: kijai <40791699+kijai@users.noreply.github.com> Date: Thu, 25 Apr 2024 18:16:29 +0300 Subject: [PATCH] Update nodes.py --- nodes.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nodes.py b/nodes.py index 49d1aec..0bdfa47 100644 --- a/nodes.py +++ b/nodes.py @@ -4797,6 +4797,10 @@ guaranteed!! ## Graphical editor to create values for various ## schedules and/or mask batches. +Shift + click to add control points. +Right click to delete control points. +Note that you can't delete from start/end. + **points_to_sample** value sets the number of samples returned from the **drawn spline itself**, this is independent from the actual control points, so the interpolation type matters.