📄 threejs/Addons/Shaders/module-GammaCorrectionShader

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


title: module-GammaCorrectionShader category: Unknown layout: docs

GammaCorrectionShader

Import

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

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

Properties

.GammaCorrectionShader : ShaderMaterial~Shader (inner, constant)

Gamma Correction Shader

References:

Source

examples/jsm/shaders/GammaCorrectionShader.js