📄 threejs/Addons/Shaders/module-DepthLimitedBlurShader

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


title: module-DepthLimitedBlurShader category: Unknown layout: docs

DepthLimitedBlurShader

Import

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

import { DepthLimitedBlurShader, BlurShaderUtils } from 'three/addons/shaders/DepthLimitedBlurShader.js';

Properties

.DepthLimitedBlurShader : ShaderMaterial~Shader (inner, constant)

TODO

Used by SAOPass.

Source

examples/jsm/shaders/DepthLimitedBlurShader.js