Click or drag to resize

SunControlUI_ Class

A MonoBehaviour component for UI control over the sun position script
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          BrydenWoodUnity.LightingSunControlUI_

Namespace:  BrydenWoodUnity.Lighting
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public class SunControlUI_ : MonoBehaviour

The SunControlUI_ type exposes the following members.

Constructors
  NameDescription
Public methodSunControlUI_
Initializes a new instance of the SunControlUI_ class
Top
Methods
  NameDescription
Public methodOnDecemberPressed
Called when the 21st of December is set as date
Public methodOnJunePressed
Called when the 21st of June is set as date
Public methodOnLocationChanged
Called when the location of the site has been changed
Public methodOnMarchPressed
Called when the 21st of March is set as date
Public methodOnSeptemberPressed
Called when the 23rd of September is set as date
Public methodSetCurrentDateTime
Sets the current date and time to the sun script
Public methodSetDayOfYear
Sets the day of the year
Public methodSetLatitude
Sets the latitude
Public methodSetLongitude
Sets the Longitude
Public methodSetTimeOfDay
Sets the time of day
Public methodToggleIteration
Toggles the automated iteration through the hours of day
Top
Fields
See Also