Click or drag to resize

WeatherMakerLightManagerScriptAutoAddLights Field

A list of lights to automatically add to the light manager. Only used if AutoFindLights is false.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public List<Light> AutoAddLights

Field Value

Type: ListLight
See Also