File: module-SMAAShader.md | Updated: 11/15/2025
SMAAShader is an addon, and must be imported explicitly, see Installation#Addons.
import { SMAAShader } from 'three/addons/shaders/SMAAShader.js';
WebGL port of Subpixel Morphological Antialiasing (SMAA) v2.8 Preset: SMAA 1x Medium (with color edge detection)
References:
SMAA Blend shader.
SMAA Edges shader.
SMAA Weights shader.