rendering/light library
Classes
- DirectionalLight
- A light source infinitely far away, described only by its direction.
- Light
- Base class for reusable render light settings.
- LightId
- Stable identifier for a light owned by a renderer.
- PointLight
- A local light source that emits in every direction from position.
- RenderLight
- Renderer handle paired with the immutable settings used to create it.