horizontalAdvance
The horizontal distance to increase (left to right) or decrease (right to left) the drawing position relative to the origin of the text element.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEngine.TextCore
- Assembly: UnityEngine.TextCoreFontEngineModule
public float horizontalAdvance { get; set; }
Remarks
This determines the origin position of the next text element.