Click or drag to resize

WeatherMakerDayNightCycleProfileScriptUpdateFromProfile Method

Update day night cycle using profile settings and light manager state

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void UpdateFromProfile(
	bool updateTimeOfDay
)

Parameters

updateTimeOfDay
Type: SystemBoolean

[Missing <param name="updateTimeOfDay"/> documentation for "M:DigitalRuby.WeatherMaker.WeatherMakerDayNightCycleProfileScript.UpdateFromProfile(System.Boolean)"]

See Also