# graphicsFormat

> Returns the GraphicsFormat format or color format of a Texture object.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public virtual GraphicsFormat graphicsFormat { get; }
```
