simvx.editor.panels.inspector_sections._post_process_section¶
PostProcessToggleSection – quick enable/disable for post-process effects.
Registered with the section registry via @register_inspector_section at import time.
Module Contents¶
Classes¶
Compact toggle summary for post-processing effects on WorldEnvironment. |
API¶
- class simvx.editor.panels.inspector_sections._post_process_section.PostProcessToggleSection[source]¶
Bases:
simvx.editor.panels.inspector_sections._base.InspectorSectionCompact toggle summary for post-processing effects on WorldEnvironment.
- section_title¶
‘Post Processing’
- priority¶
5
- __slots__¶
()