Skip to content

DirectionalLightHelper

new DirectionalLightHelper(light: DirectionalLight, size?)

THREE equivalent: THREE.DirectionalLightHelper

Visualizes a DirectionalLight as a square wireframe plane and a direction line.

Method Description
update(): void Syncs helper position to the light’s current position.
dispose(): void Disposes child geometries.