# SMOOTH

> Renders a bitmap representation of the glyph from an 8-bit or antialiased image of the glyph outline with no hinting.

## Definition

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

```csharp
SMOOTH = 4117
```
