# padding

> Value to add boundary (padding) to sprites when packing into the atlas.

## Definition

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

```csharp
public int padding { get; set; }
```
