File: module-BlendShader.md | Updated: 11/15/2025
BlendShader is an addon, and must be imported explicitly, see Installation#Addons.
import { BlendShader } from 'three/addons/shaders/BlendShader.js';
Blends two textures.
examples/jsm/shaders/BlendShader.js