NumberPattern
in Lib.image.generate.pattern
Renders columns for values that can be driven by an input texture. This can create a nice effect as an overlay.
| Name (Relevancy & Type) |
Description |
| Texture (Texture2D) |
— |
| TextColor (Vector4) |
— |
| LineColor (Vector4) |
— |
| Highlight (Vector4) |
— |
| OriginalImage (Vector4) |
— |
| CellSize (Vector2) |
— |
| CellRange (Vector2) |
— |
| Position (Vector2) |
— |
| Offset (Single) |
— |
| ScrollOffset (Single) |
— |
| ScrollSpeed (Single) |
— |
| HighlightThreshold (Single) |
— |
Outputs
| Name |
Type |
| TextureOutput |
T3.Core.DataTypes.Texture2D |