# spriteExtrude

> The number of blank pixels to leave between the edge of the graphic and the mesh.

## Definition

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

```csharp
public uint spriteExtrude { get; set; }
```
