WeatherMakerLightManagerScriptIgnoreLights Field |
A list of lights to always ignore if AutoFindLights is being used.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public List<Light> IgnoreLights
Public IgnoreLights As List(Of Light)
public:
List<Light^>^ IgnoreLights
val mutable IgnoreLights: List<Light>
Field Value
Type:
ListLightSee Also