Import
BasicShader is an addon, and must be imported explicitly, see Installation#Addons.
import { BasicShader } from 'three/addons/shaders/BasicShader.js';
Properties
.BasicShader : ShaderMaterial~Shader (inner, constant)
Simple shader for testing.