componentOrGameObject | The object to check. Must be a component or GameObject. |
bool True if the object is part of a Model Prefab.
Returns true if the given object is part of a Model Prefab Asset or Model Prefab instance.
An object is part of a Model Prefab instance if it has a Model Prefab as outermost Prefab instance root. To get the outermost Prefab instance root, use GetOutermostPrefabInstanceRoot.