Public Member Functions | |
Sun () | |
float | GetLocalTimeAtPosition (Vector3d wPos, CelestialBody cb) |
void | SunlightEnabled (bool state) |
Public Attributes | |
double | AU |
AnimationCurve | brightnessCurve |
float | fadeEnd |
float | fadeStart |
float | localTime |
CelestialBody | sun |
Vector3d | sunDirection |
LensFlare | sunFlare |
Transform | target |
bool | useLocalSpaceSunLight |
Static Public Attributes | |
static Sun | Instance |
Sun.Sun | ( | ) |
float Sun.GetLocalTimeAtPosition | ( | Vector3d | wPos, |
CelestialBody | cb | ||
) |
void Sun.SunlightEnabled | ( | bool | state | ) |
double Sun.AU |
AnimationCurve Sun.brightnessCurve |
float Sun.fadeEnd |
float Sun.fadeStart |
|
static |
float Sun.localTime |
CelestialBody Sun.sun |
Vector3d Sun.sunDirection |
LensFlare Sun.sunFlare |
Transform Sun.target |
bool Sun.useLocalSpaceSunLight |