Namespace NWH.Aerodynamics.AircraftController.Effects.Lights
Classes
AircraftLight
Represents a single aircraft light that can consist of multiple light sources (Unity Lights and/or emissive meshes). Provides unified control for toggling complex light assemblies on and off.
AircraftLightsManager
Centralized manager for all aircraft lighting systems including navigation lights, landing lights, and strobes. Handles input processing and strobe timing.
LightSource
Individual light source component that can be either a Unity Light or an emissive mesh. Multiple LightSources combine to form a complete AircraftLight assembly.
Enums
LightSource.LightType
Type of light source rendering.