Nodes > Functions > Color Conversion > LUT 3D
Converts the color using a lookup table texture. See the Color Correction Post Effect guide for more information on color correction lookup tables.
Inputs
Name | Type | Description |
---|---|---|
Color | color | Color value to be converted |
LUT | tex2D | Lookup table texture to use for color conversion |
Outputs
Name | Type | Description |
---|---|---|
Color | color | Final color after adjustment |
Was this page helpful?