1
Shader UTC Clock
Aiden edited this page 2026-05-08 19:03:26 +10:00

UTC Clock

Field Value
Shader ID utc-clock
Category Utility
Package shaders/utc-clock/

UTC Clock draws an analog clock driven by the host PC clock. It uses UTC seconds plus the PC UTC offset exposed in ShaderContext.

Controls

Control Type Default What It Does
Show Local Time bool On Uses the PC UTC offset for local time; off shows pure UTC.
Clock Scale float 0.7 Clock face size.
Face Color color Dark translucent Clock face fill.
Accent Color color Blue Seconds hand and glow accent.

Tips

  • Use Show Local Time for operator-facing clocks.
  • Disable it when a true UTC clock is required.