WeatherAlphaSet (Fallout4)
Summary
Represents a set of alpha channel for each of the eight parts of the day: early dawn, dawn, late dawn, day, early dusk, late dusk and night.
Properties
Name Description
float Dawn Gets or sets the alpha channel during the dawn.
float Day Gets or sets the alpha channel during the day.
float Dusk Gets or sets the alpha channel during the dusk.
float EarlyDawn Gets or sets the alpha channel during the early dawn.
float EarlyDusk Gets or sets the alpha channel during the early dusk.
float LateDawn Gets or sets the alpha channel during the late dawn.
float LateDusk Gets or sets the alpha channel during the late dusk.
float Night Gets or sets the alpha channel during the night.

Return to: Index