ValuesToTexture2¶
An upgrade version to convert a list of float value lists to a texture.
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Values (List`1) | — |
| InputRange (Vector2) | — |
| Clamp (Boolean) | — |
| GainAndBias (Vector2) | — |
| OutputRange (Vector2) | — |
| Direction (Int32) | — |
Outputs¶
| Name | Type |
|---|---|
| ValuesTexture | T3.Core.DataTypes.Texture2D |