# hasMixedValue

> Does this property have multiple different values? (Read Only)

## Definition

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

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

### Remarks

When multiple materials are selected at once, some of their properties can have different values.
