Re-exports§
pub use inspector::EditorMeta;pub use inspector::ReflectEditorMeta;
Modules§
- alignment_
guides - asset_
browser - brush
- commands
- custom_
properties - draw_
brush - entity_
ops - entity_
templates - face_
grid - gizmos
- hierarchy
- inspector
- layout
- modal_
transform - navmesh
- project
- project_
select - scene_
io - selection
- snapping
- status_
bar - terrain
- texture_
browser - view_
modes - viewport
- viewport_
overlays - viewport_
select - viewport_
util
Structs§
- Editor
Entity - Editor
Hidden - Tag component that hides an entity from the hierarchy panel. Auto-applied to unnamed child entities (likely Bevy internals like shadow cascades). Users can remove it to make hidden entities visible, or add it to hide their own.
- Editor
Plugin