URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/ObjectMatchMode.html
nity_id: undefined, user_logged_in: 'no' }, environment: { environment_locale: 'en-us', environment_currency: undefined }});Enum for controlling how e.g. GameObjects and Components are matched.
Additional resources: PrefabUtility.ConvertToPrefabInstance, PrefabUtility.ReplacePrefabAssetOfPrefabInstance.
| Property | Description |
|---|---|
| NoMatchingPerformed | Disable matching of objects. |
| ByName | Match by name. |
| ByHierarchy | Match by full hierarchy name. |