# superscriptOffset

> The position of characters using superscript.

## Definition

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

```csharp
public float superscriptOffset { get; set; }
```
