Expand description
Rerun Viewport Blueprint
This crate provides blueprint (i.e. description) for how to render the viewport.
Modules§
- UI utilities related to the viewport blueprint.
Structs§
- The native version of a
re_types::blueprint::archetypes::ContainerBlueprint. - A view of a space.
- Data to be added to a view, built from a
blueprint_archetypes::ViewContents. - Utility for querying view properties.
- Describes the layout and contents of the Viewport Panel.
Enums§
- Describes if an entity path can be added to a view.
- Mutation actions to perform on the viewport tree at the end of the frame.
Constants§
- The entity path of the viewport blueprint in the blueprint store.
Functions§
- Converts a
egui_tiles::ContainerKindinto are_types::blueprint::components::ContainerKind. - Converts a
re_types::blueprint::components::ContainerKindinto aegui_tiles::ContainerKind. - List out all views we generate by default for the available data.
- Entity path in the blueprint store where all components of the given view property archetype are stored.