ColorCorrectionShader

Import

ColorCorrectionShader is an addon, and must be imported explicitly, see Installation#Addons.

import { ColorCorrectionShader } from 'three/addons/shaders/ColorCorrectionShader.js';

Properties

.ColorCorrectionShader : ShaderMaterial~Shader (inner, constant)

Color correction shader.

Source

examples/jsm/shaders/ColorCorrectionShader.js