Import
OutputShader is an addon, and must be imported explicitly, see Installation#Addons.
import { OutputShader } from 'three/addons/shaders/OutputShader.js';
Properties
.OutputShader : ShaderMaterial~Shader (inner, constant)
Performs tone mapping and color space conversion for FX workflows.
Used by OutputPass.