Capítulo 693 de 859

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

PropertyDescription
.DepthLimitedBlurShader : ShaderMaterial~Shader (inner, constant)TODO

Key Takeaways

  1. Most relevant properties: DepthLimitedBlurShader.

Connects To