Appearance
Documentation / @ripl/3d / LightType
LightType = "ambient" | "hemisphere" | "directional" | "point" | "spot"
"ambient"
"hemisphere"
"directional"
"point"
"spot"
Defined in: 3d/src/core/lights.ts:34
The kind of illumination a Light contributes.