pub fn visualizers_processing_draw_order(
) -> impl Iterator<Item = ViewSystemIdentifier>
Expand description
List of all visualizers that read re_types::components::DrawOrder
.
pub fn visualizers_processing_draw_order(
) -> impl Iterator<Item = ViewSystemIdentifier>
List of all visualizers that read re_types::components::DrawOrder
.