Values

Disabled

If passed to godot.PackedScene.instance, blocks edits to the scene state.

Instance

If passed to godot.PackedScene.instance, provides inherited scene resources to the local scene.

Note: Only available in editor builds.

Main

If passed to godot.PackedScene.instance, provides local scene resources to the local scene. Only the main scene should receive the main edit state.

Note: Only available in editor builds.