Channel Shift
GPU GpuOffsets color channels independently for chromatic glitching.
Channel Shift separates RGB channels in different directions and can animate the offsets for a classic analog or databend-style color fringe.
Parameters
| Name | Type | Description |
|---|---|---|
| r_offset_x | float | Horizontal offset applied to the red channel. |
| r_offset_y | float | — |
| g_offset_x | float | Horizontal offset applied to the green channel. |
| g_offset_y | float | — |
| b_offset_x | float | Horizontal offset applied to the blue channel. |
| b_offset_y | float | — |
| animate | float | Enables animated channel motion. |
| animate_speed | float | — |
| wrap | int | Edge wrap mode. |
| mix | float | Dry/wet blend. |