# spriteBorder

> Border sizes of the generated sprites.

## Definition

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

```csharp
public Vector4 spriteBorder { get; set; }
```

### Remarks

X=left, Y=bottom, Z=right, W=top.
