Notch Notch Manual 0.9.23
 Light | Dark
Tilt Shift

Tilt Shift

Add a tilt shift effect to an image.

image

Method #

This node applies a tilt shift effect to the image by blurring the top and bottom parts of the image, while keeping the center plane in focus. For custom blur shapes, a video node can be added to the gradient node input.

When in Sprites mode, the performance of this node is heavily dependent on output resolution.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
ActiveEnables or disables the effect. Disabling the effect means it will no longer compute, so disabling a node when not in use can improve performance.
Blend AmountChanges the opacity of the new effect over the original image.
Blend Mode (RGB)Change how the generated effect blends with the parent image RGB.
Blend Mode (Alpha)Change how the generated effect blends with the parent image alpha.
ModeHow the tilt shift blurs the image.
  • Blur : The image is simply blurred.
  • Sprites : The image is blurred, and points are blurred with a sprite.
  • Show Gradients Only : Shows the gradient input.
Blur SizeThe size of the blur.
Max Sprite SizeLimit the maximum size the blurring sprite will go to.
Colour Difference ThresholdLimits where tilt shift will be applied based on differences on differences in colour value.
Sprite TextureInput an image texture to be blur the parent.
Apply To Opaque Objects OnlyApply only to objects with alpha values of 1.

Toggle which of the RGBA channels are affected by the effect.

Inputs

NameDescriptionTypical Input
Gradient NodeControls the gradient of the tilt shift effect.Gradient 2D
ActiveEnables or disables the effect. Disabling the effect means it will no longer compute, so disabling a node when not in use can improve performance.Envelope Modifier