📄 threejs/Addons/Shaders/module-LuminosityShader

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


title: module-LuminosityShader category: Unknown layout: docs

LuminosityShader

Import

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

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

Properties

.LuminosityShader : ShaderMaterial~Shader (inner, constant)

Luminosity shader.

Source

examples/jsm/shaders/LuminosityShader.js