defaultParentObject | The GameObject to set as the default parent object. |
Sets the default parent object for the active Scene.
When a GameObject is created or dragged into the Scene, the GameObject is automatically parented by the default parent. The default parent object can be set per scene.
Additional resources: EditorUtility.ClearDefaultParentObject.