Skip to content
ct

Class

TimeOfDayLightingSettings3D

Generated GDScript class reference for CalendarTime.TimeOfDayLightingSettings3D.

Status
Current
Version
v2.0.4
Updated
2026-08-09

Authored 3D lighting-rig values for one TimeOfDay.

Source: addons/calendar_time/game_time/lighting/time_of_day_lighting_settings_3d.gd

Syntax

class TimeOfDayLightingSettings3D extends Resource

Members

NameKindSummary
time_of_dayPropertyTime of day these settings apply to.
background_colorPropertyBackground / clear color for the environment target.
ambient_light_colorPropertyAmbient light color for the environment target.
ambient_light_energyPropertyAmbient light energy for the environment target.
fog_light_colorPropertyFog color when fog is enabled on the environment.
fog_densityPropertyFog density when fog is enabled on the environment.
exposure_multiplierPropertyCamera exposure multiplier when supported.
saturationPropertySaturation applied through the environment color adjustment (1.0 = unchanged).
contrastPropertyContrast applied through the environment color adjustment (1.0 = unchanged).
sun_rotation_x_degreesPropertySun pitch in degrees applied to the directional light node.
sun_rotation_y_degreesPropertySun yaw in degrees applied to the directional light node.