Lib.image.fx.distort.EdgeRepeat - tixl3d/tixl GitHub Wiki
Repeats (stretches) pixels of the input image along a line.
Please explore the presets.
Works well with [Dither]
| Name (Relevancy & Type) | Description |
|---|---|
| Image (Texture2DRequired) | - |
| Fill (Vector4) | - |
| Background (Vector4) | - |
| LineColor (Vector4) | - |
| Center (Vector2) | - |
| Width (Single) | - |
| Rotation (Single) | - |
| LineThickness (Single) | - |
| Resolution (Int2) | - |
| Name | Type |
|---|---|
| TextureOutput | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.