DotScreenShader

Import

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

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

Properties

.DotScreenShader : ShaderMaterial~Shader (inner, constant)

Dot screen shader based on glfx.js sepia shader.

Source

examples/jsm/shaders/DotScreenShader.js