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