LightState

States of the sun relevant to lighting effects. These states are of particular interest to photographers.

Entries

Link copied to clipboard

A time ideal for taking photographs due to the angle of the sun and the pleasing red light it casts. This is sometimes referred to as "magic hour."

Link copied to clipboard

When the sun is at a significant depth below the horizon and light takes on a particularly blue shade.

Properties

Link copied to clipboard
abstract val dawnAngle: Double

The angle at which this phase begins

Link copied to clipboard
abstract val duskAngle: Double

The angle at which this phase begins

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.