# Gradient

> Represents a gradient property.

## Definition

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

```csharp
Gradient = 16
```

### Remarks

Additional Resources: [SerializedProperty](/engine/6000.0/script-reference/unityeditor/serializedproperty.md), [Gradient](/engine/6000.0/script-reference/unityengine/gradient.md).
