# textureSettings

> SpriteAtlasTextureSettings of the packed Texture generated by this SpriteAtlas.

## Definition

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

```csharp
public SpriteAtlasTextureSettings textureSettings { get; set; }
```
