Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Smoothing Null

Smoothing Null

Updated: 17 Sep 2025

Smooth the movement of an input node.

Method #

This node takes transform values from input (Nulls) and allows you to smoothly interpolate between them. It can be used to smooth the value of one input, or smoothly interpolate between multiple inputs using the Selected Null Index. Smoothed Position, Rotation, and Scale are all inherited by the child nodes.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
Selected Null Index Which of the input transforms to move to.
Adaption Rate How quickly the null adapts to the new positions input.
Smoothing Mode Select how the mode moves between input transforms.
  • None : Jumps between positions with no smoothing applied.
  • Smooth : changes between transforms using the adaption rate.
Shortest Rotation Arc Use the path with the shortest distance to the next input transform.

Inputs

NameDescriptionTypical Input
NullsTransforms used to change between.Null

Related Videos