Capítulo 111 de 859
A custom version of LightsNode that batches supported analytic lights into uniform arrays and loops.
Unsupported lights, node lights, shadow-casting lights, and projected spot lights keep the default per-light path.
import { DynamicLightsNode } from 'three/addons/tsl/lighting/DynamicLightsNode.js';
Constructor
| Signature |
|---|
new DynamicLightsNode( options : Object ) |