Interface

TimelineRendererTheme

Core rendering theme settings used by the Offscreen Canvas Web Worker to draw the timeline grid.

Signature

Type Definition
Interface TimelineRendererTheme

Properties

NameSignatureDescription
colorscolors: objectHigh performance theme colors mapped from editor panels.
fontsfonts: { clip: string; ruler: string }Font definitions used inside Canvas 2D rendering contexts.
metricsmetrics: objectSpacing, sizes, padding, and dimensional metrics (in pixels).