Chapter 693: DepthLimitedBlurShader
Core Idea
Reference for DepthLimitedBlurShader.
Key Concepts
- DepthLimitedBlurShader : ShaderMaterial~Shader (inner, constant): TODO
Code Examples
import { DepthLimitedBlurShader, BlurShaderUtils } from 'three/addons/shaders/DepthLimitedBlurShader.js';
- What it demonstrates: Typical usage of DepthLimitedBlurShader.
Reference Tables
Properties
| Property | Description |
|---|
.DepthLimitedBlurShader : ShaderMaterial~Shader (inner, constant) | TODO |
Key Takeaways
- Most relevant properties: DepthLimitedBlurShader.
Connects To