Capítulo 722 de 859
Reference for RGBShiftShader.
import { RGBShiftShader } from 'three/addons/shaders/RGBShiftShader.js';
Properties
| Property | Description |
|---|---|
.RGBShiftShader : ShaderMaterial~Shader (inner, constant) | RGB Shift Shader Shifts red and blue channels from center in opposite directions Ported from https://web.archive.org/web/20090820185047/http://kriss.cx/tom/2009/05/rgb-shift/ by Tom Butterworth / htt… |