Skip to main content

Crate re_view_state_timeline

Crate re_view_state_timeline 

Source
Expand description

Rerun state timeline View.

A View that shows state transitions as horizontal lanes over time.

Structsยง

StateLane
A single horizontal lane of state change phases.
StateLanePhase
One contiguous phase within a StateLane.
StateLanesData
Collection of state change lanes produced by a visualizer.
StateTimelineView
StateVisualizer
A visualizer that queries StateChange archetypes and groups them into state change lanes per entity.