📄 threejs/Addons/Shaders/module-FilmShader

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


title: module-FilmShader category: Unknown layout: docs

FilmShader

Import

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

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

Properties

.FilmShader : ShaderMaterial~Shader (inner, constant)

TODO

Used by FilmPass.

Source

examples/jsm/shaders/FilmShader.js