# format

> Format of imported texture.

## Definition

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

```csharp
public TextureImporterFormat format { get; set; }
```

### Remarks

Additional Resources: [TextureImporterFormat](/engine/6000.6/script-reference/unityeditor/textureimporterformat.md).
