Lib.numbers.floats.process.ValuesToTexture - tixl3d/tixl GitHub Wiki
Converts a list of values into pixels of a texture in real time. See the example how this can be used to create audio reactive visualizers with [PlaybackFFT] and [LinearSamplePointAttributes]
Name (Relevancy & Type) | Description |
---|---|
Values (List`1) | - |
UseFullList (Boolean) | - |
RangeStart (Int32) | - |
RangeEnd (Int32) | - |
Gain (Single) | - |
Pow (Single) | - |
Direction (Int32) | - |
Name | Type |
---|---|
CurveTexture | T3.Core.DataTypes.Texture2D |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.