# spriteImportData

> Sprite Asset generation data.

## Definition

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

```csharp
public SpriteImportData[] spriteImportData { get; set; }
```
