Click or drag to resize

WeatherMakerCelestialObjectScriptLightIsActive Property

Whether the light for this object is active. A light that is not active is not on.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool LightIsActive { get; }

Property Value

Type: Boolean
See Also