# {py:mod}`simvx.editor.panels` ```{py:module} simvx.editor.panels ``` ```{autodoc2-docstring} simvx.editor.panels :allowtitles: ``` ## Submodules ```{toctree} :titlesonly: :maxdepth: 1 simvx.editor.panels.viewport3d simvx.editor.panels.status_bar simvx.editor.panels.scene_tree simvx.editor.panels.animation simvx.editor.panels.filesystem simvx.editor.panels.file_browser simvx.editor.panels.inspector simvx.editor.panels.export_panel simvx.editor.panels.animation_editor simvx.editor.panels.shader_editor simvx.editor.panels.console simvx.editor.panels.signal_editor simvx.editor.panels.material_editor simvx.editor.panels.property_widgets simvx.editor.panels.project_settings simvx.editor.panels.viewport_math simvx.editor.panels.viewport2d simvx.editor.panels.section_widgets ``` ## Package Contents ### Data ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`__all__ ` - ```{autodoc2-docstring} simvx.editor.panels.__all__ :summary: ``` ```` ### API ````{py:data} __all__ :canonical: simvx.editor.panels.__all__ :value: > ['Viewport2DPanel', 'Viewport3DPanel', 'StatusBar', 'ConsolePanel', 'InspectorPanel', 'FileSystemPan... ```{autodoc2-docstring} simvx.editor.panels.__all__ ``` ````