Gradient Map from Texture
Filters / Adjustments
Remaps grayscale values using a gradient texture as a lookup table.
Inputs
inputgradient
Parameters
| Parameter | Type | Default | Range | Description |
|---|---|---|---|---|
orientationOrientation | enum | horizontal | Direction to sample the gradient texture.
| |
positionPosition | float | 0 | 0 to 1 | Normalized coordinate of the row to sample when Orientation is horizontal, or column to sample when Orientation is vertical, in the Gradient Texture input. |
addressingAddressing | enum | clamp | How out-of-range input values are handled: clamped to 0-1 or wrapped.
|
Outputs
output(default format:inherit)