Function re_viewport_blueprint::entity_path_for_view_property
source ยท pub fn entity_path_for_view_property(
view_id: ViewId,
_blueprint_entity_tree: &EntityTree,
archetype_name: ArchetypeName,
) -> EntityPath
Expand description
Entity path in the blueprint store where all components of the given view property archetype are stored.