Skip to content

Lib.image.fx.stylize.DetectEdges

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

DetectEdges

in Lib.image.fx.stylize


Detects edges in the incoming image.

Try the presets.

For similar effects see: [Steps] [DistortAndShade] [Displace] [FakeLight]


Input Parameters

Name (Relevancy & Type) Description
Image (Texture2DRequired) -
SampleRadius (Single) -
Strength (Single) -
Contrast (Single) -
Color (Vector4) -
MixOriginal (Single) -
OutputAsTransparent (Boolean) -

Outputs

Name Type
TextureOutput T3.Core.DataTypes.Texture2D

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally