Click or drag to resize

SunPosition Class

A MonoBehaviour for controlling the Sun Light through DateTime and LatLon
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          BrydenWoodUnity.LightingSunPosition

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

The SunPosition type exposes the following members.

Constructors
  NameDescription
Public methodSunPosition
Initializes a new instance of the SunPosition class
Top
Methods
  NameDescription
Public methodSetNewDate
Public methodUpdateDateTime
Updates the Date and Time of the Sun
Top
Fields
See Also