Enum LightSource.LightType
Type of light source rendering.
Namespace: NWH.Aerodynamics.AircraftController.Effects.Lights
Assembly: NWH.Aerodynamics.dll
Syntax
public enum LightSource.LightType
Fields
| Name | Description |
|---|---|
| Light | Uses Unity Light component for scene illumination |
| Mesh | Uses emissive material on mesh for glow effect |