Lib.image.fx.glitch.SortPixelGlitch - tixl3d/tixl GitHub Wiki
An interesting image glitch effect.
Vaguely similar Op: [GlitchDisplace]
Useful Ops for a PostFX Pipeline: [MotionBlur] [DepthOfField] [ChromaticAberration] [Glow] [Grain] [Blur]
| Name (Relevancy & Type) | Description |
|---|---|
| Texture2d (Texture2DRequired) | - |
| 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) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.