# LOAD_BITMAP_METRICS_ONLY

> Load glyph metrics without allocating and loading the bitmap data.

## Definition

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

```csharp
LOAD_BITMAP_METRICS_ONLY = 4194304
```
