This version of Unity is unsupported.

PrefabUnpackMode

enumeration

Description

Enum used to determine how a Prefab should be unpacked.

Properties

OutermostRootUse this mode to only unpack the outermost layer of a Prefab.
CompletelyUse this to strip away all Prefab information from a Prefab instance.