Chromatic Aberration
Apply chromatic aberration effect to the image.
Node Data | |
|---|---|
Display name | |
Chromatic Aberration | |
Internal name | |
Node_Chromatic_Aberration | |
Inheritances | |
| Node_Processor | |
| Node_Chromatic_Aberration | |
Inputs | |
Node_Chromatic_Aberration | |
surface |
Surface In |
surface |
Uv Map |
slider |
Uv Mix |
surface |
Mask |
slider |
Mix |
enum |
Type |
vec2 |
Center |
slider |
Strength |
slider |
Intensity |
slider |
Shift |
slider |
Scale |
int |
Iteration |
int |
Resolution |
Outputs | |
Node_Chromatic_Aberration | |
surface |
Surface Out |
Attributes | |
| Color Depth | |
| Interpolation | |
| Oversample | |
Chromatic aberration effect is a common artifact in photography. This node simulates the effect by distorting each channels differently.

Properties
Center
Center point of the distortion.
Strength
Strength of the distortion.
Related Links
- Base Code: /scripts/node_chromatic_aberration/node_chromatic_aberration.gml
- Shader [sh_chromatic_aberration]: /shaders/sh_chromatic_aberration/sh_chromatic_aberration.fsh
- Shader [sh_chromatic_aberration_cont]: /shaders/sh_chromatic_aberration_cont/sh_chromatic_aberration_cont.fsh