EditorUtility.ResetToPrefabStatestatic function ResetToPrefabState (obj : Object) : boolDescriptionResets the properties of the component or game object to the parent prefab state All overrides will be cleared. However the transform.position and rotation of a root game object in a prefab instance will never be cleared. |
