📄 threejs/Addons/Shaders/module-VelocityShader

File: module-VelocityShader.md | Updated: 11/15/2025


title: module-VelocityShader category: Unknown layout: docs

VelocityShader

Import

VelocityShader is an addon, and must be imported explicitly, see Installation#Addons.

import { VelocityShader } from 'three/addons/shaders/VelocityShader.js';

Properties

.VelocityShader : ShaderMaterial~Shader (inner, constant)

Mesh velocity shader by @bhouston.

Source

examples/jsm/shaders/VelocityShader.js