File: module-NormalMapShader.md | Updated: 11/15/2025
NormalMapShader is an addon, and must be imported explicitly, see Installation#Addons.
import { NormalMapShader } from 'three/addons/shaders/NormalMapShader.js';
Normal map shader, compute normals from heightmap.