Skip to content

Documentation / @ripl/3d / LightType

Type Alias: LightType ​

LightType = "ambient" | "hemisphere" | "directional" | "point" | "spot"

Defined in: 3d/src/core/lights.ts:34

The kind of illumination a Light contributes.