simvx.editor.panels.inspector_script¶
Inspector script section – script attachment and embedding UI.
Provides methods for building the script section of the inspector:
attach, detach, embed, and open script for the selected node.
These are mixed into InspectorPanel via ScriptSectionMixin.
Module Contents¶
Classes¶
Mixin that adds script section methods to InspectorPanel. |