# parent

> The desired parent.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public Transform parent
```

### Remarks

If set, the instance will be a child of this object.
