Module re_viewer_context::view::view_states
source · Expand description
Storage for the state of each View
.
The Viewer
has ownership of this state and pass it around to users (mainly viewport and
selection panel).
Structs§
- State for the
View
s that persists across frames but otherwise is not saved.