📄 threejs/Addons/Shaders/module-ColorCorrectionShader

File: module-ColorCorrectionShader.md | Updated: 11/15/2025


title: module-ColorCorrectionShader category: Unknown layout: docs

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