SortPixelGlitch¶
An interesting image glitch effect.
Vaguely similar Op: [GlitchDisplace]
Useful Ops for a PostFX Pipeline: [MotionBlur] [DepthOfField] [ChromaticAberration] [Glow] [Grain] [Blur]
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Texture2d (Texture2D Required) | — |
| Vertical (Boolean) | — |
| ScanHighlights (Boolean) | — |
| Threshold (Single) | — |
| Extend (Single) | — |
| BackgroundColor (Vector4) | — |
| StreakColor (Vector4) | — |
| GradientBias (Single) | — |
| ScatterThreshold (Single) | — |
| Offset (Single) | — |
| ScatterOffset (Single) | — |
| AddGrain (Single) | — |
| MaxSteps (Single) | — |
| FadeStreaks (Single) | — |
| LumaBias (Single) | — |
Outputs¶
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Texture2D |