Skip to content

RGB split effect

Separate each component's RGB(red, green, blue) colors and display them on the screen with an offset:

Each color channel has its own X and Y offset (in pixels), so you can push the red, green and blue channels in different directions. Larger offsets make the aberration more pronounced. Animating these offsets with events is a good way to create a glitch or damage effect.

Note

This is a 2D effect. It has no effect on 3D objects or 3D layers.

Reference

All effects are listed in the effects reference page.