Module amethyst_renderer::light []

Light sources.

TODO: Remove redundant padding once #[repr(align(...))] stabilizes.

Structs

DirectionalLight

A directional light source.

PointLight

A point light source.

SpotLight

A spot light source.

SunLight

A realistic disk-shaped sun light source.

Enums

Light

A light source.