Nodes > Functions > Color Conversion > Sepia
Applies a sepia tone to the color.
Inputs
Name | Type | Description |
---|---|---|
Color | color | Color to be converted |
Amount | float | Strength of the sepia tone to apply |
Outputs
Name | Type | Description |
---|---|---|
Color | color | Converted color |
Properties
Name | Type | Description |
---|---|---|
Clamp | bool | If enabled, the Amount value is clamped between 0 and 1 |
Was this page helpful?