Capítulo 738 de 859

Chapter 738: VelocityShader

Core Idea

Reference for VelocityShader.

Key Concepts

  • VelocityShader : ShaderMaterial~Shader (inner, constant): Mesh velocity shader by @bhouston.

Code Examples

import { VelocityShader } from 'three/addons/shaders/VelocityShader.js';
  • What it demonstrates: Typical usage of VelocityShader.

Reference Tables

Properties

PropertyDescription
.VelocityShader : ShaderMaterial~Shader (inner, constant)Mesh velocity shader by @bhouston.

Key Takeaways

  1. Most relevant properties: VelocityShader.

Connects To