# movePackageToDiscOuterEdge

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

## Definition

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

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

### Remarks

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