[][src]Module mutiny::light

Lights and shadows in mutiny. This module is renderer independent and the Components in it only specify lights data. Each specific renderer should read this components in the scene and implement their behaivour

Modules

shadow

Structs

AmbientLight
Attenuation
DirectionalLight
DirectionalLightBuilder
DirectionalLightMatrices
Light
LightAsCameraMatrices
LightInfo
PointLight
PointLightBuilder
SpotLight
SpotLightBuilder
SpotLightMatrices

Functions

check_lights_changed_system