# defaultUIETC1SupportedMaterial

> Return the default UI ETC1 Material for this pipeline.

## Definition

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

```csharp
public virtual Material defaultUIETC1SupportedMaterial { get; }
```

### Remarks

This is used whenever a UI object is created in the Editor.
