File: module-CopyShader.md | Updated: 11/15/2025
CopyShader is an addon, and must be imported explicitly, see Installation#Addons.
import { CopyShader } from 'three/addons/shaders/CopyShader.js';
Full-screen copy shader pass.
examples/jsm/shaders/CopyShader.js