EdgeRepeat¶
Repeats (stretches) pixels of the input image along a line.
Please explore the presets.
Works well with [Dither]
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Image (Texture2D Required) | — |
| Fill (Vector4) | — |
| Background (Vector4) | — |
| LineColor (Vector4) | — |
| Center (Vector2) | — |
| Width (Single) | — |
| Rotation (Single) | — |
| LineThickness (Single) | — |
| Resolution (Int2) | — |
Outputs¶
| Name | Type |
|---|---|
| TextureOutput | T3.Core.DataTypes.Texture2D |