WeatherMakerLightManagerScriptSunOrthographic Property |
First orthographic sun in light list
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public WeatherMakerCelestialObjectScript SunOrthographic { get; }
Public ReadOnly Property SunOrthographic As WeatherMakerCelestialObjectScript
Get
public:
property WeatherMakerCelestialObjectScript^ SunOrthographic {
WeatherMakerCelestialObjectScript^ get ();
}
member SunOrthographic : WeatherMakerCelestialObjectScript with get
Property Value
Type:
WeatherMakerCelestialObjectScriptSee Also