Table of Contents

PrefabStageMode

Specifies the different options for PrefabStageMode.

Fields
InContext = 2

GameObject is being edited in Prefab Mode while retaining the context of the Prefab instance through which it was opened.

InIsolation = 1

GameObject is being edited on its own in Prefab Mode.

None = 0

GameObject is not being edited in Prefab Mode.