# Bounds

> Represents a bounds property.

## Definition

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

```csharp
Bounds = 15
```

### Remarks

Additional Resources: [SerializedProperty](/engine/6000.6/script-reference/unityeditor/serializedproperty.md), [Bounds](/engine/6000.6/script-reference/unityengine/bounds.md).
