module-CSMShader.html.md 538 B

CSMShader

Import

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

import { CSMShader } from 'three/addons/csm/CSMShader.js';

Properties

.CSMShader : Object (inner, constant)

The object that holds the GLSL enhancements to enable CSM. This code is injected into the built-in material shaders by CSM.

Source

examples/jsm/csm/CSMShader.js

粤ICP备19079148号