Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseprefabInstanceRoots | The Prefab instance roots that will have their Prefab Asset replaced. |
prefabAssetRoot | The new Prefab Asset used for the Prefab instances. |
mode | The interaction mode used. |
settings | The settings used to control the details of the replacements. |
Replace the Prefab Asset for an array of Prefab instances that exists in Scenes or for nested Prefab instances inside another Prefab.
This function is similar to the ReplacePrefabAssetOfPrefabInstance method, except it will perform the operation on each of the Prefab instances in the input.