# atlasIndex

> The index of the atlas texture that contains this glyph.

## Definition

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

```csharp
public int atlasIndex { get; set; }
```
