TimeAnalog
Options
Interactable
boolUser can interact with this widget.
Current Time As Default
boolTime
TimeSpan(stringin Inspector window)
Time Min
TimeSpan(stringin Inspector window)Minimal selectable time.
Time Max
TimeSpan(stringin Inspector window)Maximum selectable time.
Slider
CircularSliderTime slider.
Step
intTime step at minutes.
AMPM Button
ButtonButton to toggle AM/PM.
AMPM Text
TextAdapterText to display AM/PM.
Hours Labels
List<GameObject>Hours labels, required for the styles support.
Events
OnTimeChanged
UnityEvent<TimeSpan>The event raised when time changed.
Arguments: selected time.