# HintedRaster

> Use hinted font rendering without anti-aliasing. This is the crispest font rendering option, and may be most readable for small font sizes.

## Definition

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

```csharp
HintedRaster = 2
```
