-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.image.generate.pattern.NumberPattern
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
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) | - |
| Name | Type |
|---|---|
| TextureOutput | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.