Develop

Enable Edge Color

Updated: Apr 15, 2026

Overview

This blueprint enables or disables edge color rendering on a passthrough layer. When enabled, edges in the passthrough image are detected using a Sobel filter and highlighted with a configurable color. Use the companion SetEdgeRenderingColor function to set the edge highlight color.

Blueprint

Enable Edge Color

Arguments

  • Target: Passthrough Layer Base object reference.
  • In Enable Edge Color: Boolean. True enables edge color. Otherwise, it’s disabled.

Output

  • None