# SDFAA_HINTED

> Renders a signed distance field (SDF) representation of the glyph from an 8-bit or antialiased image of the glyph outline with hinting.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.TextCore.LowLevel](/engine/6000.3/script-reference/unityengine/textcore/lowlevel.md)
* **Assembly:** UnityEngine.TextCoreFontEngineModule

```csharp
SDFAA_HINTED = 4169
```

### Remarks

This render mode is very fast but slightly less accurate.
