WeatherMakerCelestialObjectScriptLight Property |
The light for this celestial object
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public Light Light { get; }
Public ReadOnly Property Light As Light
Get
public:
property Light^ Light {
Light^ get ();
}
member Light : Light with get
Property Value
Type:
LightSee Also