Chris' Tutorials
Docs/Calendar Time

Class

TimeOfDayLightSettingsGroup

Generated GDScript class reference for CalendarTime.TimeOfDayLightSettingsGroup.

StatusCurrent
Versionv2.0
UpdatedGenerated from GDScript addon source
Source note:This page rendered plugin-owned docs or generated metadata inside unified Astro docs shell.

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

Syntax

class TimeOfDayLightSettingsGroup extends Resource

Members

NameKindSummary
settingsPropertySharable group of light settings resources that can be reused between lights or other objects & nodes The light settings corresponding with each time of day. As a time of day is entered, the light settings should be applied for the settings that match the entered time of day.
get_settingMethod
matching_settingsProperty
found_matchProperty

Source

addons/calendar_time/game_time/lighting/time_of_day_light_settings_group.gd

Plugin docs root:gdscript/plugins/calendar_time_dev/docs