# LessThan

> The operator tests if a specified value is less than the reference value.

## Definition

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

```csharp
LessThan = 3
```
