Import
BlendShader is an addon, and must be imported explicitly, see Installation#Addons.
import { BlendShader } from 'three/addons/shaders/BlendShader.js';
Properties
.BlendShader : ShaderMaterial~Shader (inner, constant)
Blends two textures.
BlendShader is an addon, and must be imported explicitly, see Installation#Addons.
import { BlendShader } from 'three/addons/shaders/BlendShader.js';
Blends two textures.