Enum used to determine how a Prefab should be unpacked.
See Also: PrefabUtility.UnpackPrefabInstance.
| OutermostRoot | Use this mode to only unpack the outermost layer of a Prefab. |
| Completely | Use this to strip away all Prefab information from a Prefab instance. |