PrefabType.DisconnectedModelPrefabInstance Manual     Reference     Scripting  
Scripting > Editor Enumerations > PrefabType
PrefabType.DisconnectedModelPrefabInstance

PrefabType.DisconnectedModelPrefabInstance

Description

The object is an instance of an imported 3D model, but the connection is broken.

For example, adding or removing a component from the instance breaks connection between the instance and the prefab. See Also: EditorUtility.GetPrefabType.