Feature

    EditorFeatureProfile.swift:16
    enum Feature

    Cases

    • case feature3d

      The 3D editor. If this feature is disabled, the 3D editor won’t display but 3D nodes will still display in the Create New Node dialog.

    • case script

      The Script tab, which contains the script editor and class reference browser. If this feature is disabled, the Script tab won’t display.

    • case assetLib

      The AssetLib tab. If this feature is disabled, the AssetLib tab won’t display.

    • case sceneTree

      Scene tree editing. If this feature is disabled, the Scene tree dock will still be visible but will be read-only.

    • case nodeDock

      The Node dock. If this feature is disabled, signals and groups won’t be visible and modifiable from the editor.

    • case filesystemDock

      The FileSystem dock. If this feature is disabled, the FileSystem dock won’t be visible.

    • case importDock

      The Import dock. If this feature is disabled, the Import dock won’t be visible.

    • case historyDock

      The History dock. If this feature is disabled, the History dock won’t be visible.

    • case max

      Represents the size of the Feature enum.

    Other members in extension

    View members

    Hide members

    This section is hidden by default because it contains too many (12) members.

    Type members

    Instance members

    Citizens in SwiftGodot

    Conformances

    Type members

    Instance members

    Type features

    Instance features