# movePackageToDiscOuterEdge

> Places the package on the outer edge of the disk.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public static bool movePackageToDiscOuterEdge { get; set; }
```

### Remarks

This can make the first load faster at the expense of a larger ISO image.
