fn view_top_level_properties(
ctx: &ViewerContext<'_>,
ui: &mut Ui,
view: &SpaceViewBlueprint
)
Expand description
Display the top-level properties of a view.
This includes the name, space origin entity, and view type. These properties are singled out as needing to be edited in most case when creating a new view, which is why they are shown at the very top.