Lib.image.generate.pattern.NumberPattern - tixl3d/tixl GitHub Wiki
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.