# isVisible

> Is the current material expanded.

## Definition

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

```csharp
public bool isVisible { get; }
```

### Remarks

Use this to check if custom material fields should be rendered.
