Skip to content

LightType

LightType

Light type constants used by the renderer pipeline.

Differs from THREE.js

RuneTek-specific. No THREE equivalent.

Name Type Description
Ambient number Ambient light (0).
Hemisphere number Hemisphere light (1).
Directional number Directional light (2).
Point number Point light (3).
Spot number Spot light (4).