For Unity 2019.3+ | URP | HDRP | Built-in


Sobel Outlines

Outline (Sobel)

The Outline (Sobel) effect runs a Sobel edge-detection kernel over the image.

Parameters

Enabled Bool

Is the effect active?

Threshold Float

How sensitive the edge-detection algorithm is.

Outline Color Color

Color to use for edge pixels.

Background Color Color

Color to use for all non-edge pixels. If you make this color transparent, the original image will appear underneath the outlines.

Known Issues

There are no known issues at the moment.