# number

> Number value.

## Definition

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

> **Warning:**
>
> **Removed.** Change type to a float. Please use floatNumber instead.

```csharp
public readonly double number
```
