Skip to content

lib.img.generate.NumberPattern

Thomas Mann edited this page Jan 17, 2024 · 4 revisions

NumberPattern

in lib.img.generate


Renders columns for values that can be driven by an input texture. This can create a nice effect as an overlay.


Input Parameters

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 SharpDX.Direct3D11.Texture2D

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally