Skip to content

Lib.numbers.floats.process.ValuesToTexture

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

ValuesToTexture

in Lib.numbers.floats.process


Converts a list of values into pixels of a texture in real time. See the example of how this can be used to create audio reactive visualizers with [PlaybackFFT] and [LinearSamplePointAttributes]


Input Parameters

Name (Relevancy & Type) Description
Values (List`1) -
UseFullList (Boolean) -
RangeStart (Int32) -
RangeEnd (Int32) -
Gain (Single) -
Pow (Single) -
Direction (Int32) -

Outputs

Name Type
CurveTexture T3.Core.DataTypes.Texture2D

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

Clone this wiki locally