Lib.image.fx.stylize.DetectEdges - tixl3d/tixl GitHub Wiki
Detects edges in the incoming image.
Try the presets.
For similar effects see: [Steps] [DistortAndShade] [Displace] [FakeLight]
| Name (Relevancy & Type) | Description |
|---|---|
| Image (Texture2DRequired) | - |
| SampleRadius (Single) | - |
| Strength (Single) | - |
| Contrast (Single) | - |
| Color (Vector4) | - |
| MixOriginal (Single) | - |
| OutputAsTransparent (Boolean) | - |
| Name | Type |
|---|---|
| TextureOutput | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.