Import
DynamicLightsNode is an addon, and must be imported explicitly, see Installation#Addons.
import { DynamicLightsNode } from 'three/addons/tsl/lighting/DynamicLightsNode.js';
Constructor
new DynamicLightsNode( options : Object )
Constructs a new dynamic lights node.
| options |
Dynamic lighting configuration. Default is
|