# LOAD_RENDER

> Load glyph metrics and render outline using 8-bit or antialiased image of the glyph.

## Definition

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

```csharp
LOAD_RENDER = 4
```
